nitrictech/nitric

guide: how to use AWS cognito with Nitric APIs

Closed this issue · 1 comments

Let's create a guide on how to setup and use AWS Cognito to authenticate requests to Nitric APIs.

Proposed steps:

  1. Setup Cognito
  2. Configure API securityDefinitions to perform API Gateway Authentication
  3. Create Authorization middleware to validate token claims and restrict API requests

published