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 | 2 | 7007 | January 14, 2022 | |
| Send user to Auth0 Login in AWS Lambda Function | Api Gateway with Custom Authorizer | 0 | 3218 | September 25, 2020 | |
| Auth0 AWS Integration | 0 | 552 | March 15, 2024 | |
| New SDK for Express APIs | 1 | 2976 | November 2, 2021 | |
| Auth using express API protected endpoints and NextJS | 2 | 2205 | May 10, 2023 |