Function multiverse::login_with_password

source ยท
pub(crate) async fn login_with_password(client: &Client) -> Result<()>
Expand description

Asks the user of a username and password, and try to login using the matrix auth with those.