cc-auth-access
v1.0.0
Published
Auth lib customised for CloudCycle
Downloads
3
Readme
cc-auth-access
Typescript Auth lib customised to CloudCycle. All this really does is validate the JWT token with AWS Cognito and evaluate the user claims.
Installation
npm install cc-auth-access
Usage