Function get_password_state

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

Returns the current state of 2-step verification

ยงArguments

  • client_id - The client id to send the request to