flutter_auth0_client 0.0.7 copy "flutter_auth0_client: ^0.0.7" to clipboard
flutter_auth0_client: ^0.0.7 copied to clipboard

outdated

Auth0 Client for iOS, Android, and Web.

0.0.7 #

  • Fix null checking bug

0.0.6 #

  • add audience to iOS

0.0.5 #

  • Update to latest web package
  • Adds audience and scope to loginWithPopup()
  • Adds audience to getTokenSilently()

0.0.4 #

  • Use refresh tokens.

0.0.3 #

  • Allows user to pass audience into login for web.

0.0.2 #

  • Fixes iOS compilation errors due to changing package name.

0.0.1 #

  • Initial Release
  • Basic Login