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

Is it possible to config custom authorizer and run locally? #672

Closed
moonctp opened this issue Sep 19, 2018 · 2 comments
Closed

Is it possible to config custom authorizer and run locally? #672

moonctp opened this issue Sep 19, 2018 · 2 comments

Comments

@moonctp
Copy link

moonctp commented Sep 19, 2018

Hi,

I am now using Serverless with Golang to write some API functions. Because some of my APIs need Authorization before processing, so i have added a custom authorizer. Everything works good after deploying to AWS. But when i work on some APIs in my local environment ( actually i need to add some content in the response Context in my custom authorizer ), i can not figure out how to config the template.yml to run the custom authorizer.

I try to read all the issues about the custom authorizer under this repo but can not find any solution on this. Is there any way to config it to run locally?

@matthewduren
Copy link

#137

@awsjeffg
Copy link

This is indeed a duplicate of #137, closing in favor of that issue.

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

4 participants