summaryrefslogtreecommitdiff
path: root/oauthlib/oauth2/rfc6749/grant_types/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2 codes (#734)Asif Saif Uddin2020-05-121-1/+0
* Sorted oauthlib imports per isort 4.3.21Anton Ruhlov2020-04-101-2/+4
* The future is nowHugo2019-08-151-2/+0
* OpenID Connect split (#525)Wiliam Souza2018-06-051-8/+0
* OpenID connect improvements (#484)Wiliam Souza2017-10-011-0/+2
* Move the claims handling into OpenIDConnectBase._inflate_claims() and a new A...Joel Stevenson2016-08-181-0/+1
* Convenience (for testing) imports.Ib Lundgren2016-04-141-0/+5
* Split OAuth2 large modules into smaller ones. #168.Ib Lundgren2013-05-301-0/+12