summaryrefslogtreecommitdiff
path: root/oauthlib/oauth2/rfc6749/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicated code for oauth2.BaseEndpointJonathan Huot2019-05-131-48/+2
* Auto pep8 changes throughout the code base.Ib Lundgren2014-09-241-1/+3
* Change logging namespace to a tiered one.Ib Lundgren2014-09-241-1/+4
* Move docstrings above `from __future__` imports.Kirill Spitsin2014-04-151-2/+2
* #200 First attempt at API cleanup to match OAuth1.Tyler Jones2013-08-011-2/+2
* Split OAuth2 large modules into smaller ones. #168.Ib Lundgren2013-05-301-1300/+1
* Rename draft to rfc. Fix #75.Ib Lundgren2013-05-301-0/+1360