index
:
delta/python-packages/oauthlib.git
2.x
234-fixdoc
264-status401
2x-fixup
3-release
3-release-doc
3.0.2-init
3.2.0-dev
3.2.2
348_SEO
409_headers_not_params
431-customerrors
431-customexception
445_confirm_redirect
541_issue_template
568-remove-expires_at
582-coveralls
601-pkce-support
606-fatalclienterror
613-oidc-dispatcher
644-intro-revocation-basicauth
652-token_state
670-pkce-requestinfo
CI
X6VmZSxczGzm9Ak5
add-metadata-doc
alternative_crypto_library
autopep8
bandit
cln2py
community_rules
deprev
doc-custom-grant-type
doc-dynreg
doc-logo
doc-oidc
doc-sponsor
docs-flows-hooks
drop-3.4
dry-up-code
fix-metadata-openid-server
fix-oidc-tests
fix-pypi
improve-doc
improve-reqval-order
license-eval
master
merge-2.1.0
new-version-release-notes
oauth-metadata
oauth1_provider_revamp
oauth2_draft25_server
oauth2_provider
oidc-doc
oidc-hashes
oidc-nonce
oidc-reqval-duplicate
oidc-userinfo
openid_connect
preconf-server-metadata
py36drop
py38
python-3.7
release-3.0.2
release-3.1.0
secpol
slots
thedrow-patch-1
travis-coveralls
use_request_objects
github.com: idan/oauthlib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into doc-oidc
Jonathan Huot
2020-01-29
5
-11
/
+126
|
\
|
*
Update server.rst docs to include request uri in auth code (#714)
Jonathan Huot
2020-01-29
1
-0
/
+11
|
|
\
|
|
*
update server.rst docs necessary auth code fields
Dan Piet
2020-01-13
1
-0
/
+11
|
*
|
Removed newline/autoformatting mistake fixed
Jonathan Huot
2020-01-15
1
-2
/
+2
|
*
|
Improve clarity around howto define a grant.
Jonathan Huot
2019-10-28
1
-26
/
+41
|
*
|
Add custom grant example
Jonathan Huot
2019-10-25
1
-6
/
+20
|
*
|
Added clarity about ROPC & usage from RFC
Jonathan Huot
2019-10-25
1
-2
/
+4
|
*
|
Initial custom grant type documentation.
Jonathan Huot
2019-10-18
4
-11
/
+84
|
|
/
*
|
Improved OIDC documentation
doc-oidc
Jonathan Huot
2019-10-28
9
-14
/
+147
|
/
*
Merge branch 'master' into rm-2.7
Omer Katz
2019-08-29
1
-7
/
+11
|
\
|
*
Drop Python 3.4 support (#699)
Omer Katz
2019-08-29
1
-9
/
+12
*
|
Drop the dot https://twitter.com/pytestdotorg/status/753767547866972160
Hugo
2019-08-15
1
-2
/
+2
*
|
Upgrade Python syntax with pyupgrade
Hugo
2019-08-15
1
-8
/
+8
*
|
Drop support for legacy Python 2.7
Hugo
2019-08-15
1
-3
/
+1
|
/
*
Add logo to RTD docs & upgraded tox -e readme build to twine.
Jonathan Huot
2019-08-06
11
-1
/
+1
*
Add the ReadTheDocs theme to dev builds "i.e tox -e docs".
release-3.1.0
Jonathan Huot
2019-08-06
1
-1
/
+1
*
Merge branch 'master' into docs-flows-hooks
docs-flows-hooks
Jonathan Huot
2019-08-01
1
-0
/
+1
|
\
|
*
Add UserInfoEndpoint to the OIDC Provider support.
Jonathan Huot
2019-05-13
1
-0
/
+1
*
|
Merge branch 'master' into docs-flows-hooks
Jonathan Huot
2019-07-09
1
-8
/
+9
|
\
\
|
|
/
|
*
Merge branch 'master' into oidc-hashes
Jonathan Huot
2019-04-26
3
-1
/
+10
|
|
\
|
*
|
Renamed fill into finalize to add clarity
Jonathan Huot
2019-03-26
1
-3
/
+3
|
*
|
Add technicals fields of `id_token` in oauthlib OIDC support
Jonathan Huot
2019-02-28
1
-8
/
+9
|
*
|
Removed duplicated OIDC members in OAuth2.RequestValidator
Jonathan Huot
2019-02-28
1
-2
/
+4
*
|
|
Add hooks to highlight the possibilities of the framework
Jonathan Huot
2019-04-30
1
-18
/
+69
|
|
/
|
/
|
*
|
Update documentation
Abhishek Patel
2019-04-23
3
-1
/
+10
*
|
Removed duplicated OIDC members in OAuth2.RequestValidator
Jonathan Huot
2019-02-28
1
-2
/
+4
|
/
*
Fixed graphviz/dot graph & improved clarity (#642)
Jonathan Huot
2019-01-08
2
-27
/
+80
*
Replace latest occurences of Gazit w/ new community
Jonathan Huot
2018-12-28
1
-3
/
+3
*
Bump to 2019
Jonathan Huot
2018-12-28
1
-1
/
+1
*
Add OAuth2 Provider oauthlib-flow
Jonathan Huot
2018-12-28
5
-9
/
+271
*
Merge branch 'master' into add-metadata-doc
add-metadata-doc
Omer Katz
2018-12-20
1
-2
/
+2
|
\
|
*
Merge branch 'master' into 631-use-pytest
Jonathan Huot
2018-12-17
2
-3
/
+17
|
|
\
|
*
|
Use pytest as test framework
Florent Captier
2018-12-16
1
-2
/
+2
*
|
|
Merge branch 'master' into add-metadata-doc
Jonathan Huot
2018-12-16
2
-3
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
challenge can have a length of 128 when using maximum size of verifier+plain.
Jonathan Huot
2018-12-13
1
-1
/
+1
|
*
|
Initial OAuth2.0/PKCE Provider support
Jonathan Huot
2018-11-29
2
-3
/
+17
|
|
/
*
|
Add metadata documentation with quick example
Jonathan Huot
2018-12-13
1
-0
/
+72
*
|
Add OAuth2.0 Authorization Server Metadata documentation
Jonathan Huot
2018-12-13
1
-2
/
+4
|
/
*
Add OIDC and id_token as JWT example
oidc-doc
Jonathan Huot
2018-11-23
4
-21
/
+96
*
Merge branch 'master' into master
Jonathan Huot
2018-10-04
4
-5
/
+57
|
\
|
*
Correct capitalization of PyPI
Jon Dufresne
2018-09-16
1
-1
/
+1
|
*
Remove last remaining G+ reference. (#598)
Pieter Ennes
2018-09-15
2
-4
/
+4
|
*
idea for documentation in contributing.rst
jonathan vanasco
2018-09-11
1
-0
/
+52
*
|
Mention `oauth_body_hash` in OAuth1 client docs
Jordan
2018-08-30
1
-3
/
+11
|
/
*
Replaced NCoC with Django CoC
Jonathan Huot
2018-08-17
1
-4
/
+7
*
Merge branch 'master' into community_rules
Jonathan Huot
2018-08-13
4
-11
/
+131
|
\
|
*
Merge branch 'master' into docs-jwt
Jonathan Huot
2018-08-10
6
-18
/
+33
|
|
\
|
*
|
Added access_token as JWT examples, and updated JWT grant section
Jonathan Huot
2018-08-10
4
-11
/
+131
*
|
|
Add NCoC and Code of merit
Jonathan Huot
2018-08-13
1
-0
/
+22
|
|
/
|
/
|
*
|
Fixed bad copy/paste
Jonathan Huot
2018-08-10
1
-2
/
+2
[next]