We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7b8e4 commit 0dc0e5bCopy full SHA for 0dc0e5b
2 files changed
authlib/consts.py
@@ -1,5 +1,5 @@
1
name = "Authlib"
2
-version = "1.6.10"
+version = "1.6.11"
3
author = "Hsiaoming Yang <[email protected]>"
4
homepage = "https://authlib.org"
5
default_user_agent = f"{name}/{version} (+{homepage})"
docs/changelog.rst
@@ -9,7 +9,7 @@ Here you can see the full list of changes between each Authlib release.
9
Version 1.6.11
10
--------------
11
12
-**Released on Apr 15, 2026**
+**Released on Apr 16, 2026**
13
14
- Fix CSRF vulnerability in the Starlette OAuth client when a ``cache`` is
15
configured.
0 commit comments