keycloak_wrapper 0.3.2
keycloak_wrapper: ^0.3.2 copied to clipboard
Keycloak Single Sign-On (SSO) authentication package for Flutter framework.
0.3.2 #
- Automate publishing workflow.
0.3.0 #
- Fix Keycloak issuer url.
- Create a custom GET request method with access token included inside the header.
0.2.2 #
- Refactor all token retrieval methods.
0.2.1 #
- Update network connectivity checker method.
0.2.0 #
- Fix invalid token issue during no connectivity.
- Update example app.
0.1.1 #
- Refactor login and logout method to return a boolean value.
- Update documentation.
0.1.0 #
- Initial release of the plugin.