Skip to content
requests_oauth2client
API
Initializing search
requests_oauth2client
Home
Installation
API
Contributing
requests_oauth2client
requests_oauth2client
Home
Installation
API
API
Table of contents
requests_oauth2client
ApiClient
request
to_absolute_url
get
post
patch
put
delete
InvalidBoolFieldsParam
InvalidPathParam
NonRenewableTokenError
OAuth2AccessTokenAuth
renew_token
forget_token
OAuth2AuthorizationCodeAuth
exchange_code_for_token
OAuth2ClientCredentialsAuth
renew_token
OAuth2DeviceCodeAuth
exchange_device_code_for_token
OAuth2ResourceOwnerPasswordAuth
renew_token
AuthorizationRequest
code_challenge
dpop_jkt
args
furl
uri
generate_state
generate_nonce
as_dict
validate_callback
sign_request_jwt
sign
sign_and_encrypt_request_jwt
sign_and_encrypt
on_response_error
AuthorizationRequestSerializer
default_dumper
default_loader
dumps
loads
AuthorizationResponse
CodeChallengeMethods
InvalidCodeVerifierParam
InvalidMaxAgeParam
MissingIssuerParam
PkceUtils
code_verifier_pattern
generate_code_verifier
derive_challenge
generate_code_verifier_and_challenge
validate_code_verifier
RequestParameterAuthorizationRequest
furl
uri
RequestUriParameterAuthorizationRequest
furl
uri
ResponseTypes
UnsupportedCodeChallengeMethod
UnsupportedResponseTypeParam
BackChannelAuthenticationPoolingJob
token_request
BackChannelAuthenticationResponse
expires_in
is_expired
Endpoints
GrantTypes
InvalidAcrValuesParam
InvalidBackchannelAuthenticationRequestHintParam
InvalidDiscoveryDocument
InvalidEndpointUri
InvalidIssuer
InvalidParam
InvalidScopeParam
MissingAuthRequestId
MissingDeviceCode
MissingEndpointUri
MissingIdTokenEncryptedResponseAlgParam
MissingRefreshToken
OAuth2Client
client_id
client_secret
client_jwks
validate_endpoint_uri
validate_issuer_uri
token_request
parse_token_response
on_token_error
client_credentials
authorization_code
refresh_token
device_code
ciba
token_exchange
jwt_bearer
resource_owner_password
authorization_request
pushed_authorization_request
parse_pushed_authorization_response
on_pushed_authorization_request_error
userinfo
parse_userinfo_response
on_userinfo_error
get_token_type
revoke_access_token
revoke_refresh_token
revoke_token
parse_revocation_response
on_revocation_error
introspect_token
parse_introspection_response
on_introspection_error
backchannel_authentication_request
parse_backchannel_authentication_response
on_backchannel_authentication_error
authorize_device
parse_device_authorization_response
on_device_authorization_error
update_authorization_server_public_keys
from_discovery_endpoint
from_discovery_document
UnknownActorTokenType
UnknownSubjectTokenType
UnknownTokenType
BaseClientAssertionAuthenticationMethod
client_assertion
BaseClientAuthenticationMethod
ClientSecretBasic
ClientSecretJwt
client_assertion
ClientSecretPost
InvalidClientAssertionSigningKeyOrAlg
InvalidRequestForClientAuthentication
PrivateKeyJwt
client_assertion
PublicApp
UnsupportedClientCredentials
DeviceAuthorizationPoolingJob
token_request
DeviceAuthorizationResponse
is_expired
DPoPKey
public_jwk
dpop_jkt
generate
proof
handle_as_provided_dpop_nonce
handle_rs_provided_dpop_nonce
DPoPToken
InvalidDPoPAccessToken
InvalidDPoPAlg
InvalidDPoPKey
InvalidDPoPProof
InvalidUseDPoPNonceResponse
MissingDPoPNonce
RepeatedDPoPNonce
AccessDenied
AccountSelectionRequired
AuthorizationPending
AuthorizationResponseError
BackChannelAuthenticationError
ConsentRequired
DeviceAuthorizationError
EndpointError
ExpiredToken
InteractionRequired
IntrospectionError
InvalidAuthResponse
InvalidBackChannelAuthenticationResponse
InvalidClient
InvalidDeviceAuthorizationResponse
InvalidGrant
InvalidPushedAuthorizationResponse
InvalidRequest
InvalidScope
InvalidTarget
InvalidTokenResponse
LoginRequired
MismatchingIssuer
MismatchingState
MissingAuthCode
MissingIssuer
OAuth2Error
request
RevocationError
ServerError
SessionSelectionRequired
SlowDown
TokenEndpointError
UnauthorizedClient
UnknownIntrospectionError
UnknownTokenEndpointError
UnsupportedTokenType
UseDPoPNonce
BaseTokenEndpointPoolingJob
sleep
slow_down
authorization_pending
token_request
BearerToken
expires_in
access_token_jwt
is_expired
authorization_header
validate_id_token
as_dict
BearerTokenSerializer
default_dumper
default_loader
dumps
loads
ExpiredAccessToken
ExpiredIdToken
IdToken
authorized_party
auth_datetime
hash_method
InvalidIdToken
MismatchingIdTokenAcr
MismatchingIdTokenAlg
MismatchingIdTokenAudience
MismatchingIdTokenAzp
MismatchingIdTokenIssuer
MismatchingIdTokenNonce
MissingIdToken
InvalidUri
errors
oauth2_discovery_document_url
oidc_discovery_document_url
well_known_uri
validate_dpop_proof
validate_endpoint_uri
validate_issuer_uri
api_client
InvalidBoolFieldsParam
InvalidPathParam
ApiClient
request
to_absolute_url
get
post
patch
put
delete
validate_bool_fields
auth
NonRenewableTokenError
OAuth2AccessTokenAuth
renew_token
forget_token
OAuth2ClientCredentialsAuth
renew_token
OAuth2AuthorizationCodeAuth
exchange_code_for_token
OAuth2ResourceOwnerPasswordAuth
renew_token
OAuth2DeviceCodeAuth
exchange_device_code_for_token
authorization_request
ResponseTypes
CodeChallengeMethods
UnsupportedCodeChallengeMethod
InvalidCodeVerifierParam
PkceUtils
code_verifier_pattern
generate_code_verifier
derive_challenge
generate_code_verifier_and_challenge
validate_code_verifier
UnsupportedResponseTypeParam
MissingIssuerParam
InvalidMaxAgeParam
AuthorizationResponse
AuthorizationRequest
code_challenge
dpop_jkt
args
furl
uri
generate_state
generate_nonce
as_dict
validate_callback
sign_request_jwt
sign
sign_and_encrypt_request_jwt
sign_and_encrypt
on_response_error
RequestParameterAuthorizationRequest
furl
uri
RequestUriParameterAuthorizationRequest
furl
uri
AuthorizationRequestSerializer
default_dumper
default_loader
dumps
loads
backchannel_authentication
BackChannelAuthenticationResponse
expires_in
is_expired
BackChannelAuthenticationPoolingJob
token_request
client
InvalidParam
MissingIdTokenEncryptedResponseAlgParam
InvalidEndpointUri
InvalidIssuer
InvalidScopeParam
MissingRefreshToken
MissingDeviceCode
MissingAuthRequestId
UnknownTokenType
UnknownSubjectTokenType
UnknownActorTokenType
InvalidBackchannelAuthenticationRequestHintParam
InvalidAcrValuesParam
InvalidDiscoveryDocument
Endpoints
MissingEndpointUri
GrantTypes
OAuth2Client
client_id
client_secret
client_jwks
validate_endpoint_uri
validate_issuer_uri
token_request
parse_token_response
on_token_error
client_credentials
authorization_code
refresh_token