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

Request: Lambda authorizers #58

Open
pocesar opened this issue Dec 11, 2019 · 1 comment
Open

Request: Lambda authorizers #58

pocesar opened this issue Dec 11, 2019 · 1 comment

Comments

@pocesar
Copy link
Contributor

pocesar commented Dec 11, 2019

Lambda authorizers are clunky and needs a lot of boilerplate, would be a very good candidate for a higher level abstraction, providing some common strategies, like plain JWT as bearer or making use of Cognito

@sam-goodwin
Copy link
Owner

Totally needed - it should be as simple as implementing a base class or just including a default implementation.

How much can we configure with API GW in CFN?

AppSync (graphql) exposes annotations on methods which should be very simple to generate from an in-code representation with decorators.

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

No branches or pull requests

2 participants