summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Replace latest occurences of Gazit w/ new communityJonathan Huot2018-12-281-3/+3
* Bump to 2019Jonathan Huot2018-12-281-1/+1
* Add OAuth2 Provider oauthlib-flowJonathan Huot2018-12-285-9/+271
* Merge branch 'master' into add-metadata-docadd-metadata-docOmer Katz2018-12-201-2/+2
|\
| * Merge branch 'master' into 631-use-pytestJonathan Huot2018-12-172-3/+17
| |\
| * | Use pytest as test frameworkFlorent Captier2018-12-161-2/+2
* | | Merge branch 'master' into add-metadata-docJonathan Huot2018-12-162-3/+17
|\ \ \ | | |/ | |/|
| * | challenge can have a length of 128 when using maximum size of verifier+plain.Jonathan Huot2018-12-131-1/+1
| * | Initial OAuth2.0/PKCE Provider supportJonathan Huot2018-11-292-3/+17
| |/
* | Add metadata documentation with quick exampleJonathan Huot2018-12-131-0/+72
* | Add OAuth2.0 Authorization Server Metadata documentationJonathan Huot2018-12-131-2/+4
|/
* Add OIDC and id_token as JWT exampleoidc-docJonathan Huot2018-11-234-21/+96
* Merge branch 'master' into masterJonathan Huot2018-10-044-5/+57
|\
| * Correct capitalization of PyPIJon Dufresne2018-09-161-1/+1
| * Remove last remaining G+ reference. (#598)Pieter Ennes2018-09-152-4/+4
| * idea for documentation in contributing.rstjonathan vanasco2018-09-111-0/+52
* | Mention `oauth_body_hash` in OAuth1 client docsJordan2018-08-301-3/+11
|/
* Replaced NCoC with Django CoCJonathan Huot2018-08-171-4/+7
* Merge branch 'master' into community_rulesJonathan Huot2018-08-134-11/+131
|\
| * Merge branch 'master' into docs-jwtJonathan Huot2018-08-106-18/+33
| |\
| * | Added access_token as JWT examples, and updated JWT grant sectionJonathan Huot2018-08-104-11/+131
* | | Add NCoC and Code of meritJonathan Huot2018-08-131-0/+22
| |/ |/|
* | Fixed bad copy/pasteJonathan Huot2018-08-101-2/+2
* | Updated python versionsJonathan Huot2018-08-101-1/+1
* | Added upstream test as best practiceJonathan Huot2018-08-101-0/+11
* | Mention our "extra" flags somewhere.Jonathan Huot2018-08-101-2/+6
* | Removed last occurences of G+ with GitterJonathan Huot2018-08-103-7/+7
* | Fixed typoJonathan Huot2018-08-101-5/+5
* | Added credits to Idan & team.Jonathan Huot2018-08-101-1/+1
|/
* Merge branch 'master' into oauth2-introspectPieter Ennes2018-05-2615-33/+49
|\
| * Use secrets module in Python 3.6 and later (#533)Olaf Conradi2018-04-131-5/+7
| * Fix ReadTheDocs build (#521)Jonathan Huot2018-03-181-2/+1
| * Rtd docs fix (#515)Jonathan Huot2018-02-2813-19/+21
| * Added bottle-oauthlib (#509)Jonathan Huot2018-01-023-7/+20
* | Added initial introspect supportJonathan Huot2017-12-183-1/+32
|/
* Sorted imports.Omer Katz2017-09-171-2/+4
* Documented PyJWT dependency for RSA-SHA1 signatures.Hoylen Sue2017-08-012-8/+9
* Fixed client.rstAj2017-03-061-1/+1
* Updated docs for custom validatorsBrendan McCollam2016-12-222-1/+7
* Docs for custom validator registrationBrendan McCollam2016-12-225-0/+10
* Merge pull request #416 from joelstevenson/openid_connectOmer Katz2016-08-285-0/+41
|\
| * Move the claims handling into OpenIDConnectBase._inflate_claims() and a new A...Joel Stevenson2016-08-185-0/+41
* | Convert readthedocs link for their .org -> .io migration for hosted projects ...Adam Chainz2016-05-311-1/+1
* | access -> accessedThomas Bartelmess2016-04-131-1/+1
|/
* Code ident in server docYohan Boniface2015-10-261-8/+8
* Merge pull request #325 from djmitche/token_generator_fixOmer Katz2015-07-191-1/+3
|\
| * Fix documentation for token_generator signatureDustin J. Mitchell2015-02-271-1/+3
* | 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
| |/
* | more code indent issuesCal Leeming2015-06-191-63/+63