f1ed3328f8
We ran into a client that blindly takes the value of token_type, which is lowercase "bearer", and passes that back in the Authorization header. In an earlier PR #99 there seemed to be some support for this change to simply accept "bearer" in addition to "Bearer". |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
oauth2.py | ||
token.py |