- Upgrade to latest Auth0 dependency.
- Additional support for web-based logout redirect.
- Implement redirect URI for web-based logout redirect.
- Small bug fix to support iOS.
- Small bug fix to support iOS.
- Small bug fix to support iOS.
- Add custom scheme for Android.
- Login with popup on mobile web, login with redirect on desktop web.
- Use refresh tokens and local storage for Web authentication.
- Refactor web login to use a redirect instead of a popup. Add additional property to Auth0Flutter2 class, redirectUri, to support new web login functionality.
- Update package description.
- So close to the 140/140 Pub Points we can taste it! More convertion from comments to dartdoc comments.
- Third time's a charm. Convertion from comments to dartdoc comments.
- Improve code documentation.
- First release of the package. Hope this saves some time for a dev or two.