Cognito OIDC React Example 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