flutter_keycloak 1.1.5
flutter_keycloak: ^1.1.5 copied to clipboard
A Flutter Keycloak wrapper, to manage the authentication and tokens automatically
1.1.5 #
- FEATURE: Token body is now forced to be a multiple of four, avoiding encoding problems
1.1.4 #
- HOTFIX: Fix bug on 1.1.3
1.1.3 #
- Bump
flutter_secure_storageversion to 8.0.0
1.1.2 #
- Updated deps
1.1.1+1 #
- HOTFIX: Fixed a bug on 1.1.1
1.1.1 #
- BUGFIX: Fixed a bug preventing the refresh
1.1.0 #
- Switched to GetStorage for the non-sensitive data
1.0.2 #
- Formatted code
1.0.1 #
- Update example
1.0.0 #
- First release