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
*
typo in log message for client_credentials
Bohdan
2020-01-13
1
-1
/
+1
*
typo in log message for client_credentials
Bohdan
2020-01-13
1
-1
/
+1
*
Make grants public attributes of pre_configured server class (#613)
Ivan Anishchuk
2019-10-22
1
-42
/
+42
*
Merge branch 'master' into doc-improvement
Jonathan Huot
2019-08-30
30
-113
/
+38
|
\
|
*
The future is now
Hugo
2019-08-15
30
-60
/
+0
|
*
Drop support for legacy Python 2.7
Hugo
2019-08-15
3
-18
/
+4
|
*
Upgrade Python syntax with pyupgrade
Hugo
2019-08-15
12
-21
/
+21
|
*
Drop support for legacy Python 2.7
Hugo
2019-08-15
4
-16
/
+15
*
|
Extended the requirements of the authenticate_client method documentation.
Zsolt Balint
2019-08-10
1
-0
/
+11
|
/
*
Merge branch 'master' into oidc-userinfo
Jonathan Huot
2019-07-04
6
-7
/
+55
|
\
|
*
Merge branch 'master' into 672-fix-null-expires-in
Jonathan Huot
2019-07-04
1
-0
/
+1
|
|
\
|
|
*
Fix BackendApplicationClient.prepare_request_body
qporest
2019-07-02
1
-0
/
+1
|
*
|
Merge branch 'master' into 672-fix-null-expires-in
Omer Katz
2019-06-29
8
-8
/
+58
|
|
\
\
|
|
|
/
|
|
*
Check for authorization response errors
Mark Gregson
2019-06-06
1
-3
/
+6
|
|
*
Enforce POST HTTP method on TokenEndpoint, IntrospectEndpoint and RevocationE...
Abhishek Patel
2019-05-14
4
-2
/
+28
|
|
*
Ban all query parameters on Intropspection, Token and Revocation endpopoint
Abhishek Patel
2019-05-14
1
-8
/
+4
|
|
*
Add tests + create a global variable for blacklisted query parameters
Abhishek Patel
2019-05-14
1
-7
/
+9
|
|
*
Add validation check for presence of forbidden query parameters in OAuth2 Tok...
Abhishek Patel
2019-05-14
4
-1
/
+18
|
*
|
Handle null value in expires_in field in JSON handler
Josh Holmer
2019-04-30
1
-1
/
+4
*
|
|
Removed duplicated code for oauth2.BaseEndpoint
Jonathan Huot
2019-05-13
1
-48
/
+2
|
|
/
|
/
|
*
|
Merge branch 'master' into 670-pkce-requestinfo
Jonathan Huot
2019-05-07
2
-2
/
+5
|
\
\
|
*
\
Merge branch 'master' into patch-1
Jonathan Huot
2019-05-07
1
-0
/
+3
|
|
\
\
|
|
*
\
Merge branch 'master' into oidc-hashes
Jonathan Huot
2019-04-23
4
-35
/
+35
|
|
|
\
\
|
|
|
|
/
|
|
*
|
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
|
*
|
|
token_type should be case insensitive
ume
2019-05-01
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Fix 670. AuthCode API must return the new PKCE attribute
670-pkce-requestinfo
Jonathan Huot
2019-04-26
1
-0
/
+3
|
/
/
*
|
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
|
/
*
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
|
|
\
\
\
[next]