guide: how to use AWS cognito with Nitric APIs
Closed this issue · 1 comments
jyecusch commented
Let's create a guide on how to setup and use AWS Cognito to authenticate requests to Nitric APIs.
Proposed steps:
- Setup Cognito
- Configure API securityDefinitions to perform API Gateway Authentication
- Create Authorization middleware to validate token claims and restrict API requests
jyecusch commented
published