Skip to content

flexelem/aws-cognito-hosted-ui-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a very simple react app to demonstrate OAuth 2.0 Authorization Code Flow by using AWS Amplify.

Setup

Create .env.local for env variables;

  • REACT_APP_USERPOOL_ID
  • REACT_APP_USERPOOL_WEB_CLIENT_ID
  • REACT_APP_AWS_REGION=
  • REACT_APP_COGNITO_HOSTED_UI
  • REACT_APP_API_GATEWAY_BASE_URL
  • REACT_APP_COGNITO_DOMAIN

Run

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published