Skip to content

Instantly share code, notes, and snippets.

@kkemple
Created February 1, 2019 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kkemple/79e8ea15005fd02f253c79b9f30f3103 to your computer and use it in GitHub Desktop.
Save kkemple/79e8ea15005fd02f253c79b9f30f3103 to your computer and use it in GitHub Desktop.
import Amplify, { Auth } from 'aws-amplify'
import awsConfig from './src/aws-exports'
Amplify.configure(awsConfig)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment