Module matrix_sdk::ruma::api::client::session::get_login_types

source ·
Available on crate feature api and (crate features client or server) only.
Expand description

GET /_matrix/client/*/login

Gets the homeserver’s supported login types to authenticate users. Clients should pick one of these and supply it as the type when logging in.

Modules§