Answer the question
In order to leave comments, you need to log in
Auth + express.js + aws api gateway?
Hey! :)
* There is a backend on express.js. The backend has multiple endpoints (APIs)
* Architecture: AWS Cognito + AWS Lambda + AWS API Gateway
One of the endpoints should be admin only.
How to make such authorization?
a) API Gateway Lambda Authorizers
b) passport.js to our backend
c) AWS Signature
d) any ideas you have
Thanks :)
Answer the question
In order to leave comments, you need to log in
There are only a few authorization methods through API Gateway:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question