Skip to content

Releases: auth0/auth0-flutter

afpi-v2.0.1

15 Apr 11:43
97ea74e

Choose a tag to compare

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

15 Apr 23:11
3f0481f

Choose a tag to compare

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.1.0-beta.1

31 Mar 03:08
e775513

Choose a tag to compare

af-v2.1.0-beta.1 Pre-release
Pre-release

Added

afpi-v2.1.0-beta.1

30 Mar 16:36
154612e

Choose a tag to compare

afpi-v2.1.0-beta.1 Pre-release
Pre-release

Added

afpi:v2.0.0

18 Mar 11:11
a2a47db

Choose a tag to compare

Added

af-v2.0.0

18 Mar 12:27
50a9a92

Choose a tag to compare

Try out v2.0 GA

Added

Migration guide

https://github.com/auth0/auth0-flutter/blob/main/auth0_flutter/MIGRATION_GUIDE.md

af-v2.0.0-beta.5

06 Mar 11:07
5825266

Choose a tag to compare

Changes

Fixed

Community Contribution: Thanks @ezorrio for contribution to Flutter SDK

af-v2.0.0-beta.4

03 Mar 13:54
0f257e4

Choose a tag to compare

Added

  1. feat: add SSOExchange to AuthenticationApi for Native to Web SSO #759 (sanchitmehtagit)
  2. 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

03 Mar 11:20
6d9be6d

Choose a tag to compare

afpi-v2.0.0-beta.4 Pre-release
Pre-release

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

05 Feb 07:35
ded3bb3

Choose a tag to compare

afpi-v2.0.0-beta.3 Pre-release
Pre-release

Added

  • CredentialsManager user info/ID token contents accessible via flutter SDK #607 (NandanPrabhu)