- all: Update to Compose BOM 2026.03.00 (#295)
- authenticator: Update Amplify to 2.38.1 (#321)
See all changes between 1.9.2 and 1.10.0
- authenticator: Restart flow for second password attempt (#305)
See all changes between 1.9.1 and 1.9.2
- authenticator: Fix signin not happening after password reset (#302)
See all changes between 1.9.0 and 1.9.1
- all: Update Amplify dependency to 2.33.0 (#297)
See all changes between 1.8.0 and 1.9.0
- authenticator: Add passwordless sign in flows (#287)
See all changes between 1.7.0 and 1.8.0
- all: Update Kotlin language version to 2.2.0 (#256)
- authenticator: Allow customer to override error strings per exception type (#266)
See all changes between 1.6.0 and 1.7.0
- authenticator: Add support for Compose autofill (#252)
See all changes between 1.5.0 and 1.6.0
- authenticator: Handle SignedIn events from outside of Authenticator (#236)
See all changes between 1.4.3 and 1.5.0
- all: Upgrade Compose to latest BOM (#222)
See all changes between 1.4.2 and 1.4.3
- authenticator: Add support for auto-sign-in (#216)
See all changes between 1.4.1 and 1.4.2
- authenticator: Upgrade Amplify dependency to 2.27.0 (#213)
See all changes between 1.4.0 and 1.4.1
- authenticator: Add support for Email MFA (#199)
See all changes between 1.3.0 and 1.4.0
- authenticator: Add default error string for LimitExceededException (#182)
See all changes between 1.2.3 and 1.3.0
- authenticator: fix signed in state when access token is expired (#170)
See all changes between 1.2.2 and 1.2.3
- automatically sign in after password reset succeeds (#162)
See all changes between 1.2.1 and 1.2.2
- fix(authenticator): Do not show empty user verification screen by @mattcreaser in #143
- feat(authenticator): Upgrade to Gen2 Amplify version by @mattcreaser in #148
See all changes between 1.2.0 and 1.2.1
- authenticator: Upgrade Amplify library to support Amplify Gen2 experience (#148)
- authenticator: Do not show empty user verification screen (#143)
See all changes between 1.1.0 and 1.2.0
- New strings added (update translations): "amplify_ui_authenticator_button_copy_key", "amplify_ui_authenticator_enter_totp_code", "amplify_ui_authenticator_step1_title", "amplify_ui_authenticator_step1_content", "amplify_ui_authenticator_step2_title", "amplify_ui_authenticator_step2_content", "amplify_ui_authenticator_step3_title", "amplify_ui_authenticator_step3_content", "amplify_ui_authenticator_mfa_sms", "amplify_ui_authenticator_mfa_totp", "amplify_ui_authenticator_title_signin_confirm_totp", "amplify_ui_authenticator_title_signin_continue_totp_setup", "amplify_ui_authenticator_title_signin_continue_mfa_select"
- authenticator: Add support for TOTP to Authenticator (#114)
- authenticator: Don't use viewModelScope from the state holder (#83)
- authenticator: Improve error messaging if auth configuration is invalid/incomplete (#112)
See all changes between 1.0.2 and 1.1.0
- Compose and Material3 version bump #80
See all changes between 1.0.1 and 1.0.2
- authenticator: Add error messages when a TOTP next step is received (#76)
See all changes between 1.0.0 and 1.0.1
- authenticator: Rename AuthenticatorMessage.Information to AuthenticatorMessage.Info (#41)
See all changes between 1.0.0-dev-preview.2 and 1.0.0
- authenticator: Log auth exception (#39)
See all changes between 1.0.0-dev-preview.1 and 1.0.0-dev-preview.2
- authenticator: Update dial code selector to a bottom sheet with search capability (#32)
- authenticator: Add a material3 datepicker to date fields. (#34)
- authenticator: Upgrade to Material 3 1.1.0 (#31)
See all changes between 1.0.0-dev-preview.0 and 1.0.0-dev-preview.1
- authenticator: Initial Authenticator Dev Preview Release (#10)