15
0

Accepting request 1272151 from home:glaubitz:branches:devel:languages:python

- Update to 1.5.2
  * Forbid fragments in ``redirect_uris``. :issue:`714`
  * Fix invalid characters in ``error_description``. :issue:`720`
  * Add ``claims_cls``` parameter for client's ``parse_id_token``
    method. :issue:`725`

OBS-URL: https://build.opensuse.org/request/show/1272151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=45
This commit is contained in:
2025-04-23 20:23:29 +00:00
committed by Git OBS Bridge
parent f126d0cae4
commit 8e56f7f750
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define modname authlib
%{?sle15_python_module_pythons}
Name: python-Authlib
Version: 1.5.1
Version: 1.5.2
Release: 0
Summary: Python library for building OAuth and OpenID Connect servers
License: BSD-3-Clause