@dhau/react-aws-cognito
v0.0.24
Published
Context and hooks to manage an AWS Cognito authenticated user in React.
Downloads
290
Readme
React AWS Cognito
Context and hooks to manage an AWS Cognito authenticated user in React.
Installation
npm add @dhau/react-aws-cognito
Local Development
Setup
- Install system dependencies using ASDF, or manually install the dependencies in
.tool-versions
- Install project dependencies using
npm ci
Publishing
- Manually set new version in
package.json
npm run deploy