Module ruma_client_api::r0::session::get_login_types[][src]

Expand description

Structs

IdentityProviderunstable-pre-spec

An SSO login identity provider.

PasswordLoginType

The payload for password login.

Request

Data for a request to the get_login_types API endpoint.

Response

Data in the response from the get_login_types API endpoint.

SsoLoginType

The payload for SSO login.

TokenLoginType

The payload for token-based login.

Enums

IdentityProviderBrandunstable-pre-spec

An SSO login identity provider brand identifier.

LoginType

An authentication mechanism.

Constants

METADATA

Metadata for the get_login_types API endpoint.