Optionalconfiguration: ConfigurationOptionalbasePath: stringOptionalaxios: AxiosInstanceThe account block action is irreversible through the API. Users must contact support to unblock their accounts if this action was done in error. summary Disables a user's account by marking it as blocked in Auth0. The user ID is extracted from the JWT token provided in the Authorization header.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
summary Refresh Auth Access Token
Optionalauth0RefreshTokenRequestDeet: Auth0RefreshTokenRequestDeetOptionaloptions: RawAxiosRequestConfigOverride http request option.
summary Generate Authorized Link
OptionalauthLinkRequestDeet: AuthLinkRequestDeetOptionaloptions: RawAxiosRequestConfigOverride http request option.
summary Generate Auth OTP
Optionalauth0OtpGenerateDeets: Auth0OtpGenerateDeetsOptionaloptions: RawAxiosRequestConfigOverride http request option.
summary Verify Auth OTP
Optionalauth0OtpVerifyDeets: Auth0OtpVerifyDeetsOptionaloptions: RawAxiosRequestConfigOverride http request option.
AccountApi - factory interface export