summaryrefslogtreecommitdiff
path: root/docs/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove last remaining G+ reference. (#598)Pieter Ennes2018-09-151-3/+3
| | | (Cherry picked from f3ae98cef91e140b10d25fbd496622d879cc0c0c)
* Rtd docs fix (#515)Jonathan Huot2018-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Added sphinx build for developers Rationale is to build docs locally to prevent RTD to break later. * Replace manual sphinx into make * Renamed idan URL to oauthlib community * Renamed http into https URLs since http is returning 302 * python requests library renamed its home URL * Add ignore list for "make linkcheck" linkcheck is doing requests to github with anonymous access, however creating an issue require an logged-in account * virtualenv changed its homepage and website. * Fixed broken link
* Move the claims handling into OpenIDConnectBase._inflate_claims() and a new ↵Joel Stevenson2016-08-181-0/+1
| | | | | | AuthCodeGrantDispatcher to route requests to either the default AuthorizationCodeGrant or OpenIDConnectAuthCode depending on scope when the request's response_type is a simple (ambiguous) 'code'. Include basic docs about OpenID Connect auth flow support
* Docs updates recovered from a broken git repo.Ib Lundgren2014-10-231-3/+7
| | | | | | | | | | | | | | Draft release process doc to try force myself into more structured releases in the future. A few initial notes on how to report errors. Added a few common exceptions to the FAQ. Removed supported versions from feature matrix. They are all available in setup.py metadata. Move JWT tokens to grant types where it (confusingly) belongs.
* Add installation instructions for pypi, github and a few OSs. Fix #77.Ib Lundgren2013-09-191-0/+1
|
* Restructure API docs to mimic code structure more.Ib Lundgren2013-09-171-5/+8
|
* Organize documentation into directoriesDevin Sevilla2013-05-301-18/+3
|
* Begun documenting faq and features. Fix #119 and #117.Ib Lundgren2013-05-301-0/+2
|
* Wrap all paragraphs at 80 charactersStéphane Raimbault2013-05-131-4/+4
| | | | Cosmetic but large patch.
* OAuth 1 versus 2. Fix #118.Ib Lundgren2013-03-071-0/+5
|
* Wreaking havoc in the world of documentationIb Lundgren2013-03-021-2/+17
|
* Extending client docs with signature types and methodsIb Lundgren2013-02-051-0/+3
|
* tiny doc tweaksDaniel Greenfeld2012-03-131-0/+1
|
* Adding how to contributeDaniel Greenfeld2012-03-121-11/+2
|
* Adding signature testsDaniel Greenfeld2012-03-121-0/+9
|
* Adding the docs folderDaniel Greenfeld2012-03-121-0/+22