Skip to content

1.0.0-fa.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@stevehobbsdev stevehobbsdev released this 22 Jul 17:49
· 135 commits to main since this release
aa2ac6f

This is a First Availability release of the Auth0 Flutter SDK! 🎉

This release includes the addition of a Credentials Manager: a mechanism to manage the tokens returned from Auth0, including the ability to automatically renew the access token when expired (web authentication only). Read more about the credentials manager in the readme.

See also:
API documentation: https://pub.dev/documentation/auth0_flutter/latest/
New Auth0 Flutter quickstart: https://auth0.com/docs/quickstart/native/flutter
Quickstart sample app: https://github.com/auth0-samples/auth0-flutter-samples/tree/main/sample