chore(deps): update dependency authlib to v1.5.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
Authlib | minor |
==1.3.0 -> ==1.5.2
|
Release Notes
lepture/authlib (Authlib)
v1.5.2
: Version 1.5.2
Released on Apr 1, 2025
- Forbid fragments in redirect_uris. #714
- Fix invalid characters in error_description. #720
- Add
claims_cls
parameter for client's parse_id_token method. #725
v1.5.1
: Version 1.5.1
Released on Feb 28, 2025
- Fix RFC9207 iss parameter. #715
v1.5.0
: Version 1.5.0
- Fix token introspection auth method for clients. #662
- Optional typ claim in JWT tokens. #696
- JWT validation leeway. #689
- Implement server-side RFC9207. #700 #701
- generate_id_token can take a kid parameter. #702
- More detailed InvalidClientError. #706
- OpenID Connect Dynamic Client Registration implementation. #707
v1.4.1
: Version 1.4.1
v1.4.0
: Version 1.4.0
Bugfixes
- Fix id_token decoding when kid is null. #659
- Support for Python 3.13. #682
- Force login if the prompt parameter value is login. #637
- Support for httpx 0.28. #695
Breaking changes
- Stop support for Python 3.8. #682
v1.3.2
: Version 1.3.2
- Prevent ever-growing session size for OAuth clients.
- Revert
quote
client id and secret. -
unquote
basic auth header for authorization server.
v1.3.1
: Version 1.3.1
Prevent OctKey
to import ssh and PEM strings.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Perun-GitLab Service Account