Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tanner-west/d29d632b16e1091341b8edef8a31f0a6 to your computer and use it in GitHub Desktop.
Save tanner-west/d29d632b16e1091341b8edef8a31f0a6 to your computer and use it in GitHub Desktop.
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