Skip to content

Tags: authlib/authlib

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lepture Hsiaoming Yang
chore: release 1.7.0

v1.6.11

Toggle v1.6.11's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
Version 1.6.11

--------------

**Released on Apr 16, 2026**

- Fix CSRF vulnerability in the Starlette OAuth client when a ``cache`` is
  configured.

v1.6.10

Toggle v1.6.10's commit message

Verified

This commit was signed with the committer’s verified signature.
lepture Hsiaoming Yang
chore: release 1.6.10

v1.6.9

Toggle v1.6.9's commit message

Verified

This commit was signed with the committer’s verified signature.
lepture Hsiaoming Yang
chore: release 1.6.9

v1.6.8

Toggle v1.6.8's commit message

Verified

This commit was signed with the committer’s verified signature.
lepture Hsiaoming Yang
chore: release 1.6.8

v1.6.7

Toggle v1.6.7's commit message

Verified

This commit was signed with the committer’s verified signature.
lepture Hsiaoming Yang
chore: release 1.6.7

v1.6.6

Toggle v1.6.6's commit message

Verified

This commit was signed with the committer’s verified signature.
lepture Hsiaoming Yang
chore: release 1.6.6

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was signed with the committer’s verified signature.
lepture Hsiaoming Yang
chore: release 1.6.5

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was signed with the committer’s verified signature.
lepture Hsiaoming Yang
chore: release 1.6.4

v1.6.3

Toggle v1.6.3's commit message

Verified

This tag was signed with the committer’s verified signature.
azmeuk Éloi Rivard
Version 1.6.3

-------------

**Released on Aug 26, 2025**

- OIDC ``id_token`` are signed according to ``id_token_signed_response_alg``
  client metadata. :issue:`755`