summaryrefslogtreecommitdiff
path: root/oauthlib/openid/connect/core/tokens.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed isort importsDariusz Smigiel2022-06-161-1/+3
* per @JonathanHuot use existing get_token_from_header()Alan Crosswell2021-05-291-13/+5
* handle another case of assuming the token starts after 'Bearer 'Alan Crosswell2021-05-291-5/+6
* Fix Authorization header that is not a Bearer to not return a tokenAlan Crosswell2021-05-291-1/+3
* The future is nowHugo2019-08-151-3/+0
* Fix 652: removed "state" from /token response.Jonathan Huot2019-02-201-1/+1
* OpenID Connect split (#525)Wiliam Souza2018-06-051-0/+54