Authorization: Bearer XXX as well a Token?
Open
- Dominant language
- Clojure
- Stars
- 304
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
It is a pretty common expectation that JWT's can be passed using the Bearer _token_ approach. It is also recommended and the main source of info for JWT:
https://jwt.io
It is a common compliant our customers give us that they need to use `Token` instead of `Bearer` when using our API. They need to write more code to support it etc...
Would you accept pull requests to all both to be specified?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.