pbp_django_auth_extended 0.5.3 pbp_django_auth_extended: ^0.5.3 copied to clipboard
A fork from pbp_django_auth Flutter package with additional features.
0.5.3 #
- Update documentation.
0.5.2 #
- QOL update.
0.5.1 #
- Fix bug causing double concatenation on fetch.
0.5.0 #
- Add ability to provide baseUrl on create.
- All requests now will use baseUrl as suffix to request URL.
0.4.1 #
- Supports checking if user is AnonymousUser in init.
0.3.3 #
- Change http version requirement.
0.3.2 #
- Fork from pbp_django_auth.
0.3.1 #
- Migrate repository to PBP Fasilkom UI organisation.
0.3.0 #
- Add ability to skip expired cookies.
- Fix logout procedure to carry out headers used before.
0.2.3 #
- Fix updateCookie method.
0.2.2 #
- Fix data storage variable type.
0.2.1 #
- Fix format.
0.2.0 #
- Fix LateInitializationError issue.
- Removal of BuildContext as a required parameter.
0.1.2 #
- Add jsonData to facilitate extra data given from Django.
0.1.1 #
- Fix documentation.
0.1.0 #
- Initial release.