File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
fragments/lib/auth/flutter/managing_credentials
pages/lib/auth/managing_credentials/q/platform Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change
1
+ The Amplify Auth category persists authentication-related information to make it available to other Amplify categories and to your application.
2
+
1
3
<BlockSwitcher >
2
4
3
5
<Block name = " Stable (Mobile)" >
Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ export const meta = {
3
3
description: ` Learn how to customize credential storage. ` ,
4
4
};
5
5
6
- The Amplify Auth category persists authentication-related information to make it available to other Amplify categories and to your application.
7
-
8
6
import flutter0 from " /src/fragments/lib/auth/flutter/managing_credentials/10_managing_credentials.mdx" ;
9
7
10
8
<Fragments fragments = { {flutter: flutter0 }} />
You can’t perform that action at this time.
0 commit comments