summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extending client docs with signature types and methodsIb Lundgren2013-02-052-6/+91
* Fix Idan's github name in docs/contributing.rsttikitu2012-08-141-3/+3
* Merge branch 'server_docs'Ib Lundgren2012-06-251-6/+225
|\
| * updates to tokens and realmIb Lundgren2012-06-251-45/+54
| * first go at server docsIb Lundgren2012-05-211-6/+216
* | Links for windows rsa usersIb Lundgren2012-06-121-3/+3
* | Soft dependency on PyCryptoIb Lundgren2012-06-121-0/+15
|/
* Updated Client internals using RequestIdan Gazit2012-04-231-2/+5
* Rough documentation of Client usage aspectsIdan Gazit2012-04-121-1/+19
* tiny doc tweaksDaniel Greenfeld2012-03-132-1/+2
* Added documentation stubs for client and server usageIdan Gazit2012-03-132-0/+11