Releases: auth0/auth0-flutter
Releases · auth0/auth0-flutter
afpi-v2.0.1
Changed
feat: Expose isRetryable property on CredentialsManagerException, ApiException, and WebAuthenticationException #786 (utkrishtsahu)
Fixed
Set explicit type for .other in switch in FlutterError #808 (crazycatk)
af-v2.0.1
af-v2.1.0-beta.1
Added
- feat: Windows desktop support with Web Authentication #656 (NandanPrabhu)
afpi-v2.1.0-beta.1
Added
- feat: Windows desktop support with Web Authentication #656 (NandanPrabhu)
afpi:v2.0.0
Added
- feat: add ssoExchange to AuthenticationApi for Native to Web SSO #759 (sanchitmehtagit)
- feat: Implement Native to Web #749 (sanchitmehtagit)
- fix: CredentialsManager user info/ID token contents accessible via flutter SDK #607 (NandanPrabhu)
- feat: add custom token exchange support across all platforms #721 (sanchitmehtagit)
- feat: Add allowedBrowsers parameter to logout API #726 (pmathew92)
af-v2.0.0
Try out v2.0 GA
Added
- auth0_flutter from v2.0.0-beta.5 to v2.0.0 (GA) #781 (utkrishtsahu)
- feat: add ssoExchange to AuthenticationApi for Native to Web SSO #759 (sanchitmehtagit)
feat: Implement Native to Web #749 (sanchitmehtagit)
fix: CredentialsManager user info/ID token contents accessible via flutter SDK #607 (NandanPrabhu)
feat: add custom token exchange support across all platforms #721 (sanchitmehtagit)
feat: Add allowedBrowsers parameter to logout API #726 ([pmathew92]
Migration guide
https://github.com/auth0/auth0-flutter/blob/main/auth0_flutter/MIGRATION_GUIDE.md
af-v2.0.0-beta.5
af-v2.0.0-beta.4
Added
- feat: add SSOExchange to AuthenticationApi for Native to Web SSO #759 (sanchitmehtagit)
- feat: Implement Native to Web #749 (sanchitmehtagit)
Check out example docs here to integrate : Native to Web Example docs
afpi-v2.0.0-beta.4
Added
feat: add SSOExchange to AuthenticationApi for Native to Web SSO #759 (sanchitmehtagit)
feat: Implement Native to Web #749 (sanchitmehtagit)
afpi-v2.0.0-beta.3
Added
- CredentialsManager user info/ID token contents accessible via flutter SDK #607 (NandanPrabhu)