summaryrefslogtreecommitdiff
path: root/oauthlib/oauth2/rfc6749/clients/backend_application.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted oauthlib imports per isort 4.3.21Anton Ruhlov2020-04-101-1/+1
* The future is nowHugo2019-08-151-2/+0
* Fix BackendApplicationClient.prepare_request_bodyqporest2019-07-021-0/+1
* fix include_client_id argumentArjan Keeman2019-04-011-8/+8
* change: grant_type as attributemlboy2018-12-121-2/+4
* migrated `include_client_id` to `prepare_request_token`jonathan vanasco2018-09-171-1/+12
* * 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-0/+1
* 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/+158