/node-aws-cognito-api

Auth Node.js on AWS Cognito using Express.js to build an API

Primary LanguageJavaScript

Node.js API Express using AWS Cognito for authentication

Implements authentication and authorization using

  • AWS Cognito
  • AWS SDK
  • cognito-express

Routes

Signup with username and password

/api/signup
/api/signin

Check verification code

/api/verifyCode

Resend verification code

/api/resendcode

How to run


node index.js