summaryrefslogtreecommitdiff
path: root/oauthlib/oauth2/rfc6749/clients/mobile_application.py
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typosKian-Meng Ang2022-07-061-1/+1
* MobileApplicationClient.prepare_request_uri and MobileApplicationClient.parse...Sylvain MARIE2020-04-191-0/+2
* The future is nowHugo2019-08-151-2/+0
* change: response_type as attributemlboy2018-12-121-1/+3
* Backward compatibility fix for requests-oauthlib. (#546)Pieter Ennes2018-05-181-1/+1
* Avoid populating spurious token credentials (#542)Pieter Ennes2018-05-081-1/+1
* Rtd docs fix (#515)Jonathan Huot2018-02-281-7/+7
* Sorted imports.Omer Katz2017-09-171-2/+1
* Dispatch a blinker signal on scope change, instead of raising a warningDavid Baumgold2014-10-051-11/+7
* Auto pep8 changes throughout the code base.Ib Lundgren2014-09-241-2/+3
* 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/+176