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
/
oauth2
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Openid connect jwt (#488)
Wiliam Souza
2018-01-30
4
-6
/
+113
|
*
|
Fix cliend_id in web request body (#505)
Antoine Bertin
2018-01-29
1
-1
/
+1
|
|
/
|
*
Check access token in self.token dict (#500)
Grey Li
2017-11-14
1
-1
/
+1
|
*
Refactor OAuth2Error
Hsiaoming Yang
2017-10-18
1
-6
/
+14
|
*
OpenID connect improvements (#484)
Wiliam Souza
2017-10-01
5
-24
/
+122
|
*
if `in_uri` is called and `response_mode` is not initialized an exception is ...
Mathias Mitterdorfer
2017-09-22
1
-0
/
+1
|
*
Add nonce to docstring.
Pieter Ennes
2017-09-17
1
-0
/
+7
|
*
Pass through nonce in code flow.
Pieter Ennes
2017-09-17
1
-3
/
+2
|
*
Fixed typo in imports.
Omer Katz
2017-09-17
1
-1
/
+1
|
*
Sorted imports.
Omer Katz
2017-09-17
23
-67
/
+67
|
*
Merge pull request #468 from ThePrudents/fix-explicit-import
Omer Katz
2017-09-11
2
-2
/
+2
|
|
\
|
|
*
Fix base imports
Tiziano Perrucci
2017-03-08
1
-1
/
+1
|
|
*
Changed all implicit imports * with explicit classes imports
Tiziano Perrucci
2017-03-08
2
-2
/
+2
|
*
|
Hybrid response types should be fragment-encoded.
Pieter Ennes
2017-07-29
1
-0
/
+2
|
*
|
switch to sending the MismatchingRedirectURIError instead
Oren Mazor
2017-06-14
1
-1
/
+1
|
*
|
return a more descriptive error when a redirect url is provided and it is wrong
Oren Mazor
2017-06-14
1
-1
/
+1
*
|
|
remove check on empty scopes
Pierre CHAISY
2017-04-26
1
-5
/
+0
|
/
/
*
|
Merge pull request #461 from skion/rfc6750-errors
Omer Katz
2017-04-03
2
-31
/
+66
|
\
\
|
*
|
Add two error codes from RFC 6750.
Pieter Ennes
2017-04-02
2
-31
/
+66
*
|
|
Improve prompt parameter validation.
Pieter Ennes
2017-04-02
1
-11
/
+18
|
/
/
*
|
Merge pull request #453 from kippandrew/fix-revocation-public-clients
Omer Katz
2017-03-31
1
-0
/
+4
|
\
\
|
*
|
Authenticate public clients before revocation
Andy Kipp
2016-12-06
1
-0
/
+4
*
|
|
Merge pull request #463 from skion/fragment-errors
Omer Katz
2017-03-31
2
-2
/
+7
|
\
\
\
|
*
|
|
Redirect errors according to response_mode.
Pieter Ennes
2017-02-21
2
-2
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #462 from skion/oidc-errors
Omer Katz
2017-03-31
1
-1
/
+43
|
\
\
\
|
*
|
|
Fix typo in account_selection_required exception name.
Pieter Ennes
2017-02-14
1
-1
/
+1
|
*
|
|
Add missing OpenID Connect error codes.
Pieter Ennes
2017-02-14
1
-0
/
+42
|
|
/
/
*
|
|
Merge pull request #455 from bjmc/prompt_bug
Omer Katz
2017-03-19
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Do not split() request.prompt value if already a list
Brendan McCollam
2016-12-20
1
-1
/
+6
|
|
/
*
|
Updated docs for custom validators
Brendan McCollam
2016-12-22
1
-5
/
+40
*
|
Refactor custom validators registration
Brendan McCollam
2016-12-22
7
-68
/
+57
*
|
Per code review, _run_custom_validators() doesn't mutate request_info
Brendan McCollam
2016-12-22
1
-7
/
+8
*
|
Helper for implicit grant custom validators
Brendan McCollam
2016-12-22
1
-12
/
+19
*
|
Docs for custom validator registration
Brendan McCollam
2016-12-22
1
-0
/
+26
*
|
OIDC grants are proxies
Brendan McCollam
2016-12-22
1
-123
/
+51
*
|
Move custom validator registration onto GrantTypeBase
Brendan McCollam
2016-12-22
6
-76
/
+105
|
/
*
Merge pull request #440 from fabfuel/ensure-request-client_id-from-request-cl...
Omer Katz
2016-11-24
1
-0
/
+2
|
\
|
*
Ensure request.client_id after checking request.client.client_id
Fabian Fuelling
2016-10-03
1
-2
/
+2
|
*
Ensure request.client_id, getting it optionally from request.client.client_id
Fabian Fuelling
2016-10-03
1
-0
/
+2
*
|
Normalize handling of request.scopes list
Joel Stevenson
2016-11-21
4
-6
/
+20
|
/
*
Merge pull request #429 from vincent-kuwornu/docs-typo
Omer Katz
2016-08-28
1
-1
/
+1
|
\
|
*
Fix typo in docstring.
Vincent Kuwornu
2016-07-07
1
-1
/
+1
*
|
Small fix for #416
Omer Katz
2016-08-28
1
-1
/
+1
*
|
Test for membership should be "not in", here too.
Joel Stevenson
2016-08-26
1
-3
/
+3
*
|
Test for membership should be "not in".
Joel Stevenson
2016-08-25
3
-3
/
+3
*
|
Short description doc for AuthCodeGrantDispatcher
Joel Stevenson
2016-08-18
1
-1
/
+2
*
|
Move the claims handling into OpenIDConnectBase._inflate_claims() and a new A...
Joel Stevenson
2016-08-18
5
-17
/
+60
*
|
Reworking the handling of claims. @bjmc was quite right to question the hast...
Joel Stevenson
2016-05-06
4
-18
/
+43
*
|
Minor cleanup
Joel Stevenson
2016-05-02
1
-2
/
+0
*
|
Pairing with the previous commit, revert the change related to response_type ...
Joel Stevenson
2016-05-02
2
-17
/
+8
[prev]
[next]