keycloak_wrapper 0.4.7
keycloak_wrapper: ^0.4.7 copied to clipboard
Keycloak Single Sign-On (SSO) authentication package for Flutter framework.
0.4.7 #
- Refactor helper methods.
- Fix automated release workflow.
0.4.1 #
- Edit readme.md.
- Update documentation.
0.4.0 #
- Add package screenshots.
- Rename domain variable into frontendUrl to avoid confusion.
0.3.3 #
- 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.