Function request_password_recovery

Source
pub async fn request_password_recovery(
    client_id: i32,
) -> Result<EmailAddressAuthenticationCodeInfo, Error>
Expand description

Requests to send a 2-step verification password recovery code to an email address that was previously set up

ยงArguments

  • client_id - The client id to send the request to