Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 25, 2020 10:17
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 velotiotech/ca3d34ad37c23aa181229b2f8ba11f53 to your computer and use it in GitHub Desktop.
Save velotiotech/ca3d34ad37c23aa181229b2f8ba11f53 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