Created
May 13, 2022 11:16
-
-
Save tanner-west/d29d632b16e1091341b8edef8a31f0a6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Amplify.configure({ | |
...awsconfig, | |
DataStore: { | |
authModeStrategyType: AuthModeStrategyType.MULTI_AUTH | |
} | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment