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
/
rfc6749
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into oidc-hashes
Jonathan Huot
2019-04-23
4
-35
/
+35
|
\
|
*
fix include_client_id argument
Arjan Keeman
2019-04-01
4
-35
/
+35
|
*
Removed duplicated OIDC members in OAuth2.RequestValidator
Jonathan Huot
2019-02-28
1
-182
/
+0
*
|
Add technicals fields of `id_token` in oauthlib OIDC support
Jonathan Huot
2019-02-28
1
-0
/
+3
*
|
Removed duplicated OIDC members in OAuth2.RequestValidator
Jonathan Huot
2019-02-28
1
-182
/
+0
|
/
*
Remove usage of "state" for code/token response.
Jonathan Huot
2019-02-22
1
-7
/
+1
*
Add clarity to the deprecation warning
Jonathan Huot
2019-02-21
1
-2
/
+2
*
Fix 652: removed "state" from /token response.
Jonathan Huot
2019-02-20
6
-15
/
+21
*
pep8 and docs
Duane King
2019-01-24
1
-13
/
+22
*
Fix 644, Add tests for BasicAuth credentials for all endpoints (#645)
Jonathan Huot
2019-01-11
2
-8
/
+8
*
Merge branch 'master' into dry-up-code
dry-up-code
Jonathan Huot
2018-12-20
1
-9
/
+33
|
\
|
*
Merge branch 'master' into add-metadata-doc
Jonathan Huot
2018-12-16
4
-15
/
+266
|
|
\
|
*
|
Add OAuth2.0 Authorization Server Metadata documentation
Jonathan Huot
2018-12-13
1
-9
/
+33
*
|
|
Fix typo.
Omer Katz
2018-12-17
3
-3
/
+3
*
|
|
Merge branch 'master' into dry-up-code
Omer Katz
2018-12-17
9
-28
/
+308
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed OAuth2 Metadata when using PKCE and OIDC.Server
601-pkce-support
Jonathan Huot
2018-12-14
1
-1
/
+6
|
*
|
Fixed typo
Jonathan Huot
2018-12-13
1
-1
/
+1
|
*
|
Merge branch 'master' into 601-pkce-support
Jonathan Huot
2018-12-13
12
-19
/
+57
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'master' into 264-status401
Jonathan Huot
2018-12-13
5
-6
/
+15
|
|
|
\
|
|
*
|
Add Content-Type and Cache headers to introspect/revocation errors
Jonathan Huot
2018-12-13
2
-7
/
+14
|
|
*
|
Add double-quotes to the key/values in WWW-Authenticate
264-status401
Jonathan Huot
2018-12-12
1
-3
/
+3
|
|
*
|
Used WWW-Authenticate and auth-param values as RFC6750 described it.
Jonathan Huot
2018-12-12
7
-14
/
+27
|
|
*
|
Handle 401 with WWW-Authenticate. Moved wrong 401 into 400.
Jonathan Huot
2018-12-04
7
-6
/
+15
|
*
|
|
Add details on grant_type & implicit special case.
Jonathan Huot
2018-12-13
1
-0
/
+12
|
*
|
|
Replace temporary list by using clearer "extend" method
Jonathan Huot
2018-12-13
1
-1
/
+1
|
*
|
|
Merge pull request #624 from oauthlib/preconf-server-metadata
Jonathan Huot
2018-12-11
1
-3
/
+9
|
|
\
\
\
|
|
*
|
|
Add Server metadata test and fix metadata.
Jonathan Huot
2018-11-30
1
-3
/
+9
|
*
|
|
|
Merge branch 'master' into 601-pkce-support
Jonathan Huot
2018-12-11
1
-1
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
*
|
|
Add OAuth2 Provider Server Metadata for PKCE.
Jonathan Huot
2018-11-30
1
-0
/
+2
|
*
|
|
Initial OAuth2.0/PKCE Provider support
Jonathan Huot
2018-11-29
3
-12
/
+238
*
|
|
|
Extract raising on unsupported token.
Omer Katz
2018-12-17
3
-11
/
+10
*
|
|
|
Extract raising error on client auth failure.
Omer Katz
2018-12-17
3
-21
/
+15
*
|
|
|
Raise error on missing token.
Omer Katz
2018-12-17
3
-9
/
+11
*
|
|
|
Extract redirect handling to a common method.
Omer Katz
2018-12-17
3
-70
/
+59
*
|
|
|
Extract default grant headers to helper method.
Omer Katz
2018-12-17
5
-21
/
+13
|
|
_
|
/
|
/
|
|
*
|
|
change: response_type as attribute
mlboy
2018-12-12
1
-1
/
+3
*
|
|
change: grant_type as attribute
mlboy
2018-12-12
1
-1
/
+2
*
|
|
change: grant_type as attribute
mlboy
2018-12-12
1
-1
/
+3
*
|
|
change: grant_type as attribute
mlboy
2018-12-12
1
-1
/
+3
*
|
|
change: grant_type as attribute
mlboy
2018-12-12
1
-2
/
+4
|
|
/
|
/
|
*
|
`invalid_scope` status code should be 400
Benjamin Pereto
2018-12-03
1
-1
/
+3
|
/
*
Allow custom provider to override oauthlib values
oauth-metadata
Jonathan Huot
2018-11-21
1
-6
/
+8
*
Merge branch 'master' into oauth-metadata
Omer Katz
2018-11-01
1
-1
/
+1
|
\
|
*
Wrong Client is also a FatalClientError (#608)
Jonathan Huot
2018-11-01
1
-1
/
+1
*
|
Initial OAuth Authorization Server Metadata RFC8414
Jonathan Huot
2018-10-25
2
-0
/
+192
|
/
*
Merge branch 'master' into fix-585_client_id
Jonathan Huot
2018-09-21
1
-1
/
+3
|
\
|
*
fixup! `invalid_grant` status code should be 400
Free Duerinckx
2018-09-20
1
-0
/
+2
|
*
Merge branch 'master' into invalid-grant-should-respond-with-400
Omer Katz
2018-09-20
11
-126
/
+323
|
|
\
|
*
\
Merge branch 'master' into invalid-grant-should-respond-with-400
Jonathan Huot
2018-08-13
2
-0
/
+6
|
|
\
\
|
*
|
|
`invalid_grant` status code should be 400
Free Duerinckx
2018-07-04
1
-1
/
+1
[next]