You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to send jwt token from multiple sources. Example of ; I might be want send jwt token via header on curl or I might be want set via cookie in browser.
Issue Description
I want to be able to send jwt token from multiple sources. Example of ; I might be want send jwt token via header on curl or I might be want set via cookie in browser.
Checklist
Expected behaviour
I should be able to present TokenLookup this way
Actual behaviour
Currently TokenLookup system works by parsing one lookup source.
Steps to reproduce
Working code to debug
Version/commit
The text was updated successfully, but these errors were encountered: