Skip to content

Instantly share code, notes, and snippets.

@omkar-joshi
Created January 9, 2020 12:18
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 omkar-joshi/9a56d21cae40b7b43a84a6569b74066e to your computer and use it in GitHub Desktop.
Save omkar-joshi/9a56d21cae40b7b43a84a6569b74066e to your computer and use it in GitHub Desktop.
Snippet #2
import { withAuthenticator } from 'aws-amplify-react';
...
// app component
...
export default withAuthenticator(App);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment