auth0_flutter2 0.0.16 auth0_flutter2: ^0.0.16 copied to clipboard
Cross-platform Auth0 authentication integration, in minutes, for mobile and web.
Changelog #
[0.0.15] - 08.10.2023 #
- Upgrade to latest Auth0 dependency.
[0.0.15] - 05.02.2023 #
- Additional support for web-based logout redirect.
[0.0.14] - 05.01.2023 #
- Implement redirect URI for web-based logout redirect.
[0.0.12] - 02.07.2023 #
- Small bug fix to support iOS.
[0.0.11] - 02.07.2023 #
- Small bug fix to support iOS.
[0.0.10] - 02.07.2023 #
- Small bug fix to support iOS.
[0.0.9] - 02.07.2023 #
- Add custom scheme for Android.
[0.0.8] - 12.12.2022 #
- Login with popup on mobile web, login with redirect on desktop web.
[0.0.7] - 12.12.2022 #
- Use refresh tokens and local storage for Web authentication.
[0.0.6] - 11.12.2022 #
- Refactor web login to use a redirect instead of a popup. Add additional property to Auth0Flutter2 class, redirectUri, to support new web login functionality.
[0.0.5] - 06.12.2022 #
- Update package description.
[0.0.4] - 06.12.2022 #
- So close to the 140/140 Pub Points we can taste it! More convertion from comments to dartdoc comments.
[0.0.3] - 06.12.2022 #
- Third time's a charm. Convertion from comments to dartdoc comments.
[0.0.2] - 06.12.2022 #
- Improve code documentation.
[0.0.1] - 06.12.2022 #
- First release of the package. Hope this saves some time for a dev or two.