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

API Gateway Authorizer #58

Open
nzoschke opened this issue Mar 30, 2018 · 1 comment
Open

API Gateway Authorizer #58

nzoschke opened this issue Mar 30, 2018 · 1 comment

Comments

@nzoschke
Copy link
Owner

nzoschke commented Mar 30, 2018

We can lift the JWTClaims helper out of our handler functions and into an API Gateway Authorizer, further reducing application code and increasing security.

Support for this in SAM is questionable. It doesn't look like a Serverless::Function supports adding an authorizer yet, but maybe you can assign then via Swagger.

@nzoschke
Copy link
Owner Author

nzoschke commented Oct 7, 2018

Looks like support is coming soon: aws/serverless-application-model#546

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

1 participant