export const meta = {
title: `Managing credentials`,
description: `Learn how to customize credential storage.`
};
import flutter_maintenance from '/src/fragments/lib-v1/flutter-maintenance.mdx';
The Amplify Auth category persists authentication-related information to make it available to other Amplify categories and to your application.
import flutter0 from '/src/fragments/lib-v1/auth/flutter/managing_credentials/10_managing_credentials.mdx';