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

source ·
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api 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§