We are trying to configure oauth0 with serverless API hosted on AWS, our runtime is node, but we don’t use express. is there an easy alternative to using express-oath2-jwt-bearer to protect our serverless routes?
adamnhc
1
dan.woda
3
Hi @adamnhc,
Welcome to the Auth0 Community!
You can set up a custom authorizer with API Gateway. Here is our doc on it: Secure AWS API Gateway Endpoints Using Custom Authorizers
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Oauth2 integration in AWS API gateway | 1 | 7014 | January 14, 2022 | |
| Send user to Auth0 Login in AWS Lambda Function | Api Gateway with Custom Authorizer | 0 | 3222 | September 25, 2020 | |
| Auth using express API protected endpoints and NextJS | 1 | 2216 | April 25, 2023 | |
| Protect AWS Rest API with Auth0 token | 1 | 2112 | October 27, 2021 | |
| Using Auth0-React SDK with Lambda | 5 | 4272 | January 5, 2021 |