summaryrefslogtreecommitdiff
path: root/oauthlib/oauth2/rfc6749/clients/legacy_application.py
Commit message (Expand)AuthorAgeFilesLines
* The future is nowHugo2019-08-151-2/+0
* Upgrade Python syntax with pyupgradeHugo2019-08-151-1/+1
* fix include_client_id argumentArjan Keeman2019-04-011-7/+7
* change: grant_type as attributemlboy2018-12-121-1/+3
* migrated `include_client_id` to `prepare_request_token`jonathan vanasco2018-09-171-1/+10
* * addresing ticket #585jonathan vanasco2018-09-131-0/+2
* Rtd docs fix (#515)Jonathan Huot2018-02-281-3/+3
* Sorted imports.Omer Katz2017-09-171-2/+1
* Move identical token resposne parsing into base.ibl2014-10-161-98/+0
* Auto pep8 changes throughout the code base.Ib Lundgren2014-09-241-1/+2
* Move docstrings above `from __future__` imports.Kirill Spitsin2014-04-151-2/+2
* Split OAuth2 large modules into smaller ones. #168.Ib Lundgren2013-05-301-0/+170