Skip to content

Sample React app using `oidc-client` to authenticate with AWS Cognito deployed with CloudFormation.

License

Notifications You must be signed in to change notification settings

Sureshkumars/cognito-oidc-react-example

 
 

Repository files navigation

Cognito OIDC React Example

License

Sample React app using oidc-client to authenticate with AWS Cognito deployed with CloudFormation.

Deploy Cognito

aws cloudformation deploy --template-file cloudformation.yml --stack-name oidc-example

Run App

npm install
npm start

About

Sample React app using `oidc-client` to authenticate with AWS Cognito deployed with CloudFormation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 78.3%
  • HTML 16.7%
  • CSS 5.0%