Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding custom http api authorizer #19

Open
dapriett opened this issue Jun 20, 2020 · 1 comment
Open

Adding custom http api authorizer #19

dapriett opened this issue Jun 20, 2020 · 1 comment

Comments

@dapriett
Copy link

Greetings.

Does the express component support API Gateway HTTP API authorizers? Or if not, how best to inject one in?

Thank you!

@dapriett dapriett changed the title Adding customer http api authorizer Adding custom http api authorizer Jun 20, 2020
@eahefnawy
Copy link
Member

Nope, not at the moment at least. The express component is designed with a single mono lambda. You could put your authorization logic there like you would with any express app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants