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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 3.2.2 version
HEAD
master
Jonathan Huot
2023-01-10
2
-2
/
+6
*
Update setup.cfg to use license_files (#839)
Michał Górny
2022-10-18
1
-1
/
+1
*
Update pre-configured OIDC server to use OIDC flavor of Refresh Token grant t...
Burke Livingston
2022-10-06
2
-2
/
+36
*
OAuth2Error: Allow falsy values as state
Tiphaine LAURENT
2022-10-06
1
-1
/
+1
*
Upgrade GitHub Actions and make bandit, codespell, and pytest mandatory (#835)
Christian Clauss
2022-10-06
2
-9
/
+11
*
Use proper SPDX identifier
Maximilian Wirtz
2022-09-23
1
-1
/
+1
*
Merge pull request #832 from oauthlib/3.2.1
Jonathan Huot
2022-09-09
3
-1
/
+21
|
\
|
*
Updated date and authors
v3.2.1
Jonathan Huot
2022-09-09
2
-1
/
+3
|
*
Prepare 3.2.1 release
Jonathan Huot
2022-09-06
3
-1
/
+19
*
|
Merge pull request from GHSA-3pgj-pg6c-r5p7
Jonathan Huot
2022-09-09
2
-4
/
+55
|
\
\
|
*
|
Fix IPV6 regex used to check redirect_uri
Jonathan Huot
2022-09-06
2
-5
/
+48
|
*
|
Add check of performance of ipv6 check
Jonathan Huot
2022-09-02
1
-0
/
+8
|
|
/
*
|
Merge pull request #818 from dasm/master
Jonathan Huot
2022-09-06
2
-28
/
+58
|
\
\
|
|
/
|
/
|
|
*
Restored test for port 0.
Dariusz Smigiel
2022-06-27
2
-1
/
+2
|
*
Merge branch 'oauthlib:master' into master
Dariusz
2022-06-21
11
-61
/
+42
|
|
\
|
*
|
Removed unused query and fragment
Dariusz Smigiel
2022-06-15
1
-2
/
+0
|
*
|
Removed dependency on split
Dariusz Smigiel
2022-06-15
2
-29
/
+60
|
*
|
OAuth1: Allow IPv6 addresses being parsed by signature
Dariusz Smigiel
2022-05-19
1
-1
/
+1
*
|
|
docs: fix typos
Kian-Meng Ang
2022-07-06
20
-27
/
+27
*
|
|
docs: Fix a few typos
Tim Gates
2022-07-03
10
-12
/
+12
|
|
/
|
/
|
*
|
Fixed isort imports
Dariusz Smigiel
2022-06-16
10
-60
/
+41
*
|
Fix typo in server.rst
Nemanja Tozic
2022-05-25
1
-1
/
+1
|
/
*
chore: s/bode_code_verifier/body_code_verifier/g
kohki yamagiwa
2022-05-15
1
-2
/
+2
*
Allow non-HTTPS issuer when OAUTHLIB_INSECURE_TRANSPORT. (#803)
Theron Luhn
2022-03-06
2
-2
/
+12
*
Docs: fix Sphinx warnings for better ReadTheDocs generation (#807)
Jonathan Huot
2022-02-24
18
-133
/
+134
*
Merge pull request #797 from cclauss/patch-2
Jonathan Huot
2022-02-18
1
-0
/
+25
|
\
|
*
GitHub Action to lint Python code
Christian Clauss
2022-01-08
1
-0
/
+25
*
|
Merge pull request #806 from luhn/refresh-grant-cors
Jonathan Huot
2022-02-18
5
-18
/
+61
|
\
\
|
*
|
Add CORS support for Refresh Token Grant.
Theron Luhn
2022-02-15
5
-18
/
+61
|
/
/
*
|
add missing slots to TokenBase
Arie Bovenberg
2022-02-13
1
-0
/
+1
*
|
Merge pull request #800 from oauthlib/3.2.0-dev
Jonathan Huot
2022-01-29
7
-24
/
+55
|
\
\
|
*
|
Changed docs to python37
v3.2.0
Jonathan Huot
2022-01-29
1
-2
/
+2
|
*
|
Fixed the version
Jonathan Huot
2022-01-29
1
-1
/
+1
|
*
|
Add contributors to AUTHORS file.
Jonathan Huot
2022-01-29
1
-0
/
+19
|
*
|
Fixed code documentation
Jonathan Huot
2022-01-29
1
-1
/
+1
|
*
|
Changelog of 3.2.0
Jonathan Huot
2022-01-29
2
-18
/
+30
|
*
|
Set python3.7 since RTD has switched to python3.7
Jonathan Huot
2022-01-29
1
-2
/
+2
|
/
/
*
|
Merge pull request #766 from oauthlib/3.2.0-dev
Jonathan Huot
2022-01-29
2
-1
/
+7
|
\
\
|
*
|
Add changelog placeholder for 3.2.0
3.2.0-dev
Jonathan Huot
2021-06-07
1
-0
/
+6
|
*
|
Prepare 3.2.0 release
Jonathan Huot
2021-06-03
1
-1
/
+1
*
|
|
Travis CI: Python 3.10.1 --> 3.10.2 (#798)
Christian Clauss
2022-01-24
1
-4
/
+5
*
|
|
Add support for device authorization flow (RFC8628) (#795)
Mike Kelly
2022-01-18
8
-0
/
+181
*
|
|
Travis CI: Add Python 3.11-dev to the testing (#796)
Christian Clauss
2022-01-08
2
-2
/
+6
|
|
/
|
/
|
*
|
PKCE (#786)
Jon Velando
2021-12-13
6
-6
/
+211
*
|
Add `Access-Control-Allow-Origin` header to metadata endpoint.
Theron Luhn
2021-12-13
2
-1
/
+17
*
|
Add support for CORS in the token endpoint.
Theron Luhn
2021-12-13
4
-0
/
+88
*
|
minor spelling correction
Xpyder
2021-12-10
1
-1
/
+1
*
|
rm comma after Bearer in WWW-Authenticate header
kamenev
2021-11-14
3
-9
/
+6
*
|
Bug expires at (#783)
Scott Gifford
2021-10-22
2
-1
/
+28
*
|
CoverageWarning: --include is ignored because --source is set (include-ignored)
Hugo van Kemenade
2021-10-11
1
-1
/
+0
[next]