summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Removed mention of django-oauth-toolkit from oauth1 server docs.Kirill Spitsin2014-04-151-2/+0
* Fixing some typosKevin O'Connor2014-02-129-15/+15
* Just a Typo in the headersMajiD Fatemian2013-12-231-1/+1
* Fix all application/json mimetypes.Hsiaoming Yang2013-10-121-1/+1
* Add supported versions and platforms to docs.Ib Lundgren2013-09-191-4/+27
* Add installation instructions for pypi, github and a few OSs. Fix #77.Ib Lundgren2013-09-193-1/+73
* Remove now obsolete doc files.Ib Lundgren2013-09-194-436/+0
* Restructure API docs to mimic code structure more.Ib Lundgren2013-09-1729-337/+848
* Brief docs overview of the token revocation endpoint.Ib Lundgren2013-09-171-0/+27
* 0.6.00.6.0Ib Lundgren2013-09-131-2/+2
* Merge pull request #201 from squirly/#200Ib Lundgren2013-08-032-31/+26
|\
| * #200 First attempt at API cleanup to match OAuth1.Tyler Jones2013-08-012-31/+26
* | 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
|/
* 0.5.10.5.1Ib Lundgren2013-07-261-1/+1
* Made sure all endpoints used the self._create_request() method and referred t...Kyle2013-07-191-1/+1
* 0.5.00.5.0Ib Lundgren2013-07-091-2/+2
* Endpoint source documentation.oauth1_provider_revampIb Lundgren2013-06-201-0/+15
* Updated documentation for OAuth 1 provider. #95Ib Lundgren2013-06-185-104/+512
* 0.4.20.4.2Ib Lundgren2013-05-311-1/+1
* Outline example view setup for providers.Ib Lundgren2013-05-311-4/+136
* Organize documentation into directoriesDevin Sevilla2013-05-3023-47/+43
* Remove framework specific decorators. Fix #167.Ib Lundgren2013-05-302-94/+25
* Begun documenting faq and features. Fix #119 and #117.Ib Lundgren2013-05-303-0/+63
* Fix links from draft25 - rfc move.Ib Lundgren2013-05-3013-30/+18
* Fix #78.Ib Lundgren2013-05-301-1/+26
* Add base OAuth2 Client to documentationDevin Sevilla2013-05-252-0/+6
* Fix extracting of scope values from POSTStéphane Raimbault2013-05-231-1/+1
* Missing required arguments in authorize()Stéphane Raimbault2013-05-231-1/+2
* Fix documentation warningsStéphane Raimbault2013-05-231-2/+2
* Merge pull request #148 from flippmoke/masterIb Lundgren2013-05-211-0/+13
|\
| * Updated the documentation for dynamic scopes.mthompson2013-05-071-0/+13
* | Merge pull request #151 from stephane/docs-django-choicesIb Lundgren2013-05-211-2/+2
|\ \
| * | Fix swapped values in example of Django choicesStéphane Raimbault2013-05-131-2/+2
* | | 0.4.10.4.1Ib Lundgren2013-05-201-2/+2
|/ /
* | Missing space in documentationStéphane Raimbault2013-05-131-2/+2
* | Simplification of a sentenceStéphane Raimbault2013-05-131-3/+3
* | Wrap all paragraphs at 80 charactersStéphane Raimbault2013-05-138-205/+345
|/
* Merge pull request #146 from stephane/docs-typoIb Lundgren2013-05-061-9/+9
|\
| * Replace 3 minus signs by an equalStéphane Raimbault2013-05-061-9/+9
* | Fix Sphinx warnings in oauth_1_versus_oauth_2 documentationStéphane Raimbault2013-05-061-2/+8
|/
* fixing a few typos in the doc...Sam Sandberg2013-04-161-2/+2
* OAuth 2 skeleton providerIb Lundgren2013-03-261-1/+5
* Note on passing user in credentials.Ib Lundgren2013-03-251-2/+5
* OAuth 1 versus 2. Fix #118.Ib Lundgren2013-03-072-0/+70
* make example code parsable to enable syntax highlighting, closes #125Martins Grunskis2013-03-042-22/+26
* generate documentation from source files, part of #125Martins Grunskis2013-03-041-1/+1
* Wreaking havoc in the world of documentationIb Lundgren2013-03-0220-387/+928