[Authlib] Annotate more (#15203)

This commit is contained in:
Semyon Moroz
2026-01-15 11:06:43 +01:00
committed by GitHub
parent 66a69d0d72
commit 4c6351190f
29 changed files with 213 additions and 149 deletions
@@ -10,6 +10,9 @@ authlib.jose.rfc7518.AESAlgorithm.description
authlib.jose.rfc7518.AESAlgorithm.name
authlib.jose.rfc7518.ECDHESAlgorithm.description
authlib.jose.rfc7518.ECDHESAlgorithm.name
authlib.jose.rfc7518.CBCHS2EncAlgorithm.CEK_SIZE
authlib.jose.rfc7518.CBCHS2EncAlgorithm.description
authlib.jose.rfc7518.CBCHS2EncAlgorithm.name
authlib.jose.rfc7518.jwe_algs.AESAlgorithm.description
authlib.jose.rfc7518.jwe_algs.AESAlgorithm.name
authlib.jose.rfc7518.jwe_algs.AESGCMAlgorithm.description
@@ -18,6 +21,20 @@ authlib.jose.rfc7518.jwe_algs.ECDHESAlgorithm.description
authlib.jose.rfc7518.jwe_algs.ECDHESAlgorithm.name
authlib.jose.rfc7518.jwe_algs.RSAAlgorithm.description
authlib.jose.rfc7518.jwe_algs.RSAAlgorithm.name
authlib.jose.rfc7518.jwe_encs.CBCHS2EncAlgorithm.CEK_SIZE
authlib.jose.rfc7518.jwe_encs.CBCHS2EncAlgorithm.description
authlib.jose.rfc7518.jwe_encs.CBCHS2EncAlgorithm.name
authlib.jose.rfc7518.jwe_encs.GCMEncAlgorithm.CEK_SIZE
authlib.jose.rfc7518.jwe_encs.GCMEncAlgorithm.description
authlib.jose.rfc7518.jwe_encs.GCMEncAlgorithm.name
authlib.jose.rfc7518.jws_algs.ECAlgorithm.description
authlib.jose.rfc7518.jws_algs.ECAlgorithm.name
authlib.jose.rfc7518.jws_algs.HMACAlgorithm.description
authlib.jose.rfc7518.jws_algs.HMACAlgorithm.name
authlib.jose.rfc7518.jws_algs.RSAAlgorithm.description
authlib.jose.rfc7518.jws_algs.RSAAlgorithm.name
authlib.jose.rfc7518.jws_algs.RSAPSSAlgorithm.description
authlib.jose.rfc7518.jws_algs.RSAPSSAlgorithm.name
# Methods whose *args and **kwargs arguments are added dynamically due to the @hooked decorator:
authlib.oauth2.rfc6749.AuthorizationCodeGrant.create_token_response