Module ruma_client_api::session::get_login_types

source ·
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§