1.0.0-beta.1
Pre-release
Pre-release
stevehobbsdev
released this
30 Jun 13:03
·
237 commits
to main
since this release
This is the first public beta release of the Auth0 Flutter SDK! 🎉
⚠️ This release is not yet suitable for use in production
The Auth0 Flutter SDK is a new SDK designed to make it quick and easy to integrate Auth0 into Flutter applications. Today, the SDK offers the following features:
- Support for iOS and Android
- Integration with Auth0 Universal Login
- Integration with the Auth0 Authentication API for:
- username and password login
- signup
- refreshing access tokens
- password reset
- fetching user profile
Check out the Readme for a more detailed run through of the capabilities and API.