chalice
chalice copied to clipboard
Bug fix: Local authorizer not respecting `header` argument passed to it
Adds the ability to locally use the authorizer header argument by using the BuiltInAuthConfig attribute in the wrapped authorizer.
Issue #, if available: #1976 & #1675
Description of changes:
Just changes the code to use the existing config: BuiltInAuthConfig attribute on the built-in local authorizer wrapped function.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Can we review this?
Can we get this going?
also supporting the issues and PR here, is there any blocker to get this fix in?
also supporting the issues and PR here, is there any blocker to get this fix in?
The Blocker is AWS's lack of interest in having quality "open-source" projects. Almost all their things I had to deal with on Github lack care and are really disconnected
Yep. It doesn't seem like this project has any more interest from AWS to keep it growing. Better switch to CDK or SAM I guess.