mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
Authlib (v2) (#13140)
Co-authored-by: Brian Villemarette <brian.villemarette@trucesoftware.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
authlib.jose.ECKey.PRIVATE_KEY_CLS
|
||||
authlib.jose.ECKey.PUBLIC_KEY_CLS
|
||||
authlib.jose.RSAKey.PRIVATE_KEY_CLS
|
||||
authlib.jose.RSAKey.PUBLIC_KEY_CLS
|
||||
authlib.jose.drafts._jwe_algorithms.ECDH1PUAlgorithm.description
|
||||
authlib.jose.drafts._jwe_algorithms.ECDH1PUAlgorithm.name
|
||||
authlib.jose.drafts._jwe_enc_cryptodome
|
||||
authlib.jose.drafts._jwe_enc_cryptography.C20PEncAlgorithm.description
|
||||
authlib.jose.drafts._jwe_enc_cryptography.C20PEncAlgorithm.name
|
||||
authlib.jose.rfc7518.ECDHESAlgorithm.description
|
||||
authlib.jose.rfc7518.ECDHESAlgorithm.name
|
||||
authlib.jose.rfc7518.ECKey.PRIVATE_KEY_CLS
|
||||
authlib.jose.rfc7518.ECKey.PUBLIC_KEY_CLS
|
||||
authlib.jose.rfc7518.RSAKey.PRIVATE_KEY_CLS
|
||||
authlib.jose.rfc7518.RSAKey.PUBLIC_KEY_CLS
|
||||
authlib.jose.rfc7518.ec_key.ECKey.PRIVATE_KEY_CLS
|
||||
authlib.jose.rfc7518.ec_key.ECKey.PUBLIC_KEY_CLS
|
||||
authlib.jose.rfc7518.jwe_algs.ECDHESAlgorithm.description
|
||||
authlib.jose.rfc7518.jwe_algs.ECDHESAlgorithm.name
|
||||
authlib.jose.rfc7518.rsa_key.RSAKey.PRIVATE_KEY_CLS
|
||||
authlib.jose.rfc7518.rsa_key.RSAKey.PUBLIC_KEY_CLS
|
||||
authlib.oauth2.OAuth2Client.client_auth_class
|
||||
authlib.oauth2.OAuth2Client.oauth_error_class
|
||||
authlib.oauth2.OAuth2Client.token_auth_class
|
||||
authlib.oauth2.client.OAuth2Client.client_auth_class
|
||||
authlib.oauth2.client.OAuth2Client.oauth_error_class
|
||||
authlib.oauth2.client.OAuth2Client.token_auth_class
|
||||
authlib.oauth2.rfc7521.AssertionClient.oauth_error_class
|
||||
authlib.oauth2.rfc7521.client.AssertionClient.oauth_error_class
|
||||
authlib.oauth2.rfc7523.JWTBearerTokenValidator.token_cls
|
||||
authlib.oauth2.rfc7523.validator.JWTBearerTokenValidator.token_cls
|
||||
authlib.oauth2.rfc7591.ClientRegistrationEndpoint.claims_class
|
||||
authlib.oauth2.rfc7591.endpoint.ClientRegistrationEndpoint.claims_class
|
||||
authlib.oauth2.rfc7592.ClientConfigurationEndpoint.claims_class
|
||||
authlib.oauth2.rfc7592.endpoint.ClientConfigurationEndpoint.claims_class
|
||||
authlib.oauth2.rfc9068.claims.JWTAccessTokenClaims.validate
|
||||
Reference in New Issue
Block a user