ruma_client_api::session

Module get_login_types

Source
Available on 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§