summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed misplaced coding string in docsOndrej Slinták2013-02-141-1/+0
* Fixed wrong function reference in OAuth server docsOndrej Slinták2013-02-131-1/+1
* Added extra blank line conforming to the standard.Andrei Fokau2013-02-071-0/+2
* Fixed typos in the docs.Andrei Fokau2013-02-071-9/+8
* Fixed typo and argument order in docs.Andrei Fokau2013-02-061-1/+1
* Missed import in oauth 2 provider docsIb Lundgren2013-02-051-0/+1
* Server configurationsIb Lundgren2013-02-051-4/+12
* First go at OAuth 2 provider docsIb Lundgren2013-02-051-0/+138
* Note about upcoming changes to oauth1 providerIb Lundgren2013-02-051-0/+4
* OAuth 2 client usage placeholderIb Lundgren2013-02-051-0/+5