-
-
Notifications
You must be signed in to change notification settings - Fork 796
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Support httpApi authorizer with different config and function na…
…mes (#1763) * fix: Support httpApi authorizer with different config and function names * Don't copy full config since what's supported is manually mapped, check if httpApi before redirecting auth function * Support resultTtlInSeconds being set to 0 in the provider config * Also need to copy type from authorizer config to support sample code * Fix test failure caused by new hasAuthorizer test field
- Loading branch information
1 parent
378ef71
commit febd1e7
Showing
3 changed files
with
63 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters