amplify_authenticator 0.2.1 copy "amplify_authenticator: ^0.2.1" to clipboard
amplify_authenticator: ^0.2.1 copied to clipboard

A prebuilt Sign In and Sign Up experience for the Amplify Auth category

0.2.1 (2022-06-30) #

  • fix: authenticator phone OR email confirmation (#1785)
  • fix: Collect MFA types (#1781)
  • fix: duplicate phone showing for SMS MFA ([#1835]https://github.com/aws-amplify/amplify-flutter/pull/1835)

0.2.0 (2022-06-20) #

  • Bump minimum Dart SDK version to 2.15
  • fix: Trim strings for password confirmation comparison (#1653)

0.1.2 (2022-05-24) #

  • Bump Amplify package version range to >=0.5.0 <0.6.0
  • Update pub.dev links

0.1.1 (2022-05-17) #

Features #

  • feat(auth): enables custom auth flows (#1444)

Fixes #

  • fix(authenticator): Fix confirm password validator (#1542)

Chores #

  • chore(authenticator): Fix failing integration tests (#1545)

0.1.0 (2022-02-24) #