-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Jwt lookup from multiple sources #1845
Conversation
Signed-off-by: Kaan Karakaya <yusufkaan142@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #1845 +/- ##
==========================================
+ Coverage 89.57% 89.60% +0.02%
==========================================
Files 32 31 -1
Lines 2686 2693 +7
==========================================
+ Hits 2406 2413 +7
Misses 180 180
Partials 100 100
Continue to review full report at Codecov.
|
Signed-off-by: Kaan Karakaya <yusufkaan142@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This is a really nice feature, you should add an explaining comment to the TokenLookup field, that it now supports multiply inputs:
|
Thanks but there is a space between
|
Related to #1844