Remove outdated allowlist entries (#15133)

This commit is contained in:
Semyon Moroz
2025-12-13 07:58:14 -08:00
committed by GitHub
parent 2712bc5d04
commit 9340d1a912
2 changed files with 0 additions and 36 deletions
@@ -19,12 +19,6 @@ authlib.jose.rfc7518.jwe_algs.ECDHESAlgorithm.name
authlib.jose.rfc7518.jwe_algs.RSAAlgorithm.description
authlib.jose.rfc7518.jwe_algs.RSAAlgorithm.name
# Re-exports of hashlib functions whose signatures changed in Python 3.13.4.
# (Remove once 3.13.4 is consistently available)
(authlib.jose.rfc7518.jws_algs.HMACAlgorithm.SHA256)?
(authlib.jose.rfc7518.jws_algs.HMACAlgorithm.SHA384)?
(authlib.jose.rfc7518.jws_algs.HMACAlgorithm.SHA512)?
# Methods whose *args and **kwargs arguments are added dynamically due to the @hooked decorator:
authlib.oauth2.rfc6749.AuthorizationCodeGrant.create_token_response
authlib.oauth2.rfc6749.AuthorizationCodeGrant.validate_token_request