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
/
oauthlib
/
openid
Commit message (
Expand
)
Author
Age
Files
Lines
*
The future is now
Hugo
2019-08-15
11
-23
/
+0
*
Upgrade Python syntax with pyupgrade
Hugo
2019-08-15
6
-8
/
+8
*
Drop support for legacy Python 2.7
Hugo
2019-08-15
1
-2
/
+1
*
Add UserInfoEndpoint to the OIDC Provider support.
Jonathan Huot
2019-05-13
5
-1
/
+149
*
Removed wrong assumption from copy/paste of get_autho.._scopes.
Jonathan Huot
2019-04-29
1
-3
/
+2
*
Fix typo gave/have
Jonathan Huot
2019-04-29
1
-2
/
+2
*
Fix docstring about return value
Jonathan Huot
2019-04-29
1
-1
/
+1
*
Python2.7 compatible
Jonathan Huot
2019-03-26
1
-2
/
+2
*
Add unittests for OIDC GrantTypeBase.
Jonathan Huot
2019-03-26
1
-3
/
+3
*
Use native operator instead type conversion
Jonathan Huot
2019-03-26
1
-1
/
+1
*
Renamed fill into finalize to add clarity
Jonathan Huot
2019-03-26
2
-5
/
+5
*
Add c_hash. Add summary about when nonce/hashes are added to id_token
Jonathan Huot
2019-02-28
1
-0
/
+29
*
Add technicals fields of `id_token` in oauthlib OIDC support
Jonathan Huot
2019-02-28
4
-9
/
+154
*
Removed duplicated OIDC members in OAuth2.RequestValidator
Jonathan Huot
2019-02-28
1
-0
/
+1
*
OIDC: Raise error=invalid_request when nonce is mandatory
Jonathan Huot
2019-02-25
3
-25
/
+46
*
Fix 652: removed "state" from /token response.
Jonathan Huot
2019-02-20
3
-4
/
+6
*
Fix issue when using Metadata Endpoint with OIDC PreConfigured server.
fix-metadata-openid-server
Jonathan Huot
2018-12-14
1
-2
/
+4
*
Replaced distinct classes by a more unified one.
Jonathan Huot
2018-11-20
2
-25
/
+30
*
Import OIDC main classes identically than OAuth2
Jonathan Huot
2018-11-20
2
-0
/
+20
*
Fix OIDC tests (#565)
Pieter Ennes
2018-09-21
3
-17
/
+19
*
redid the docstring fixes
jonathan vanasco
2018-09-10
1
-7
/
+14
*
The id_token_hint parameter isn't required by the OIDC spec. (#559)
Pieter Ennes
2018-07-02
1
-6
/
+0
*
OpenID Connect split (#525)
Wiliam Souza
2018-06-05
14
-0
/
+1003