pub async fn get_temporary_password_state( client_id: i32, ) -> Result<TemporaryPasswordState, Error>
Returns information about the current temporary password
client_id