arronharden / cognito-demo-service

Example Express based REST API in Node.js for my medium.com article on using the AWS Cognito provided JWT tokens in a backend service. Demonstrates downloading of the Cognito JWKS certificates and use of a JWT decoder to verify the claims in a JWT token, all wrapped up in a reusable Express middleware function.
35Updated last year

Related projects

Alternatives and complementary repositories for cognito-demo-service