Skip to content

An experiment in using aws amplify to authenticate

Notifications You must be signed in to change notification settings

istreeter/amplify-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An expriment in using aws amplify to authenticate

This project was bootstrapped with Create React App.

Setup

Set some environment variables. Take these from your cognito dashboard.

export USER_POOL_ID=???
export USER_POOL_WEB_CLIENT_ID=???
export OAUTH_DOMAIN=???

Then

yarn install
yarn start

About

An experiment in using aws amplify to authenticate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published