Skip to content

ganezasan/react-cognito-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Cognito Auth

A sample authentication app implemented with a server-less architecture, using Cognito User Pools, API Gateway, React and Redux.

This app used Calm breeze login screen design. Thanks!

Please see here for how to make CognitoUserPools.

example movie

set .env

REACT_APP_USER_POOL_ID=xxxxx
REACT_APP_CLIENT_ID=xxxxx
REACT_APP_ENDPOINT=xxxxx

install

Please create Cognito User Pool before start app.

npm install
npm start

About

A sample authentication app implemented with a server-less architecture, using cognito User Pools, API Gateway, react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published