Function get_temporary_password_state

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

Returns information about the current temporary password

ยงArguments

  • client_id - The client id to send the request to