Page updated Nov 14, 2023

Manage credentials

Amplify Flutter v0 is now in Maintenance Mode until July 19th, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v0.

Please use the latest version (v1) of Amplify Flutter to get started.

If you are currently using v0, follow these instructions to upgrade to v1.

The Amplify Auth category persists authentication-related information to make it available to other Amplify categories and to your application.

Amplify Flutter uses the underlying storage mechanisms used by amplify-android (EncryptedSharedPreferences) and amplify-ios (Keychain), and does not offer customization.