Module token_api_error_response

Source

Enumsยง

SendAccessTokenApiErrorResponse
Represents the possible, expected errors that can occur when requesting a send access token.
SendAccessTokenInvalidGrantError
Invalid grant errors - typically due to invalid credentials.
SendAccessTokenInvalidRequestError
Invalid request errors - typically due to missing parameters.

Constantsยง

UNIFFI_META_CONST_BITWARDEN_AUTH_ERROR_SENDACCESSTOKENAPIERRORRESPONSE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_AUTH_ERROR_SENDACCESSTOKENINVALIDGRANTERROR ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_AUTH_ERROR_SENDACCESSTOKENINVALIDREQUESTERROR ๐Ÿ”’