summaryrefslogtreecommitdiff
path: root/docs/oauth1
Commit message (Expand)AuthorAgeFilesLines
* Update documentationAbhishek Patel2019-04-231-0/+2
* Mention `oauth_body_hash` in OAuth1 client docsJordan2018-08-301-3/+11
* Removed last occurences of G+ with GitterJonathan Huot2018-08-101-2/+2
* Use secrets module in Python 3.6 and later (#533)Olaf Conradi2018-04-131-5/+7
* Rtd docs fix (#515)Jonathan Huot2018-02-282-2/+2
* Documented PyJWT dependency for RSA-SHA1 signatures.Hoylen Sue2017-08-012-8/+9
* Fixed client.rstAj2017-03-061-1/+1
* Merge pull request #326 from CoolGoose/patch-2Omer Katz2015-07-191-1/+3
|\
| * fix method params and clarify oauth_protectedAlexandru Bucur2015-03-011-1/+3
* | Support newer PyJWT (1.0.0). remove PyCrypto completely for cryptography and ...Joseph Tate2015-04-141-19/+12
* | precise oauth1 client workflowst4lk2015-03-261-3/+4
|/
* Create Signature Only OAuth1 EndpointRyan Hiebert2014-09-112-0/+6
* Removed mention of django-oauth-toolkit from oauth1 server docs.Kirill Spitsin2014-04-151-2/+0
* Fixing some typosKevin O'Connor2014-02-123-5/+5
* Just a Typo in the headersMajiD Fatemian2013-12-231-1/+1
* Remove now obsolete doc files.Ib Lundgren2013-09-191-35/+0
* Restructure API docs to mimic code structure more.Ib Lundgren2013-09-179-12/+49
* Fixed error in example, added myself to authors.Tyler Jones2013-08-011-1/+1
* #199 Proposed API changes for endpoints.Tyler Jones2013-08-011-6/+4
* Fixed flask server example.Tyler Jones2013-07-311-1/+1
* Updated flask server example.Tyler Jones2013-07-261-2/+8
* Made sure all endpoints used the self._create_request() method and referred t...Kyle2013-07-191-1/+1
* Endpoint source documentation.oauth1_provider_revampIb Lundgren2013-06-201-0/+15
* Updated documentation for OAuth 1 provider. #95Ib Lundgren2013-06-185-104/+512
* Organize documentation into directoriesDevin Sevilla2013-05-303-0/+271