Module ruma_client_api::r0::uiaa[][src]

Expand description

Modules

authorize_fallback

GET /_matrix/client/r0/auth/{auth_type}/fallback/web?session={session_id}

Structs

AuthFlow

Description of steps required to authenticate via the User-Interactive Authentication API.

UiaaInfo

Information about available authentication flows and status for User-Interactive Authenticiation API.

Enums

AuthData

Additional authentication information for the user-interactive authentication API.

IncomingAuthData

‘Incoming’ variant of AuthData.

UiaaResponse

Contains either a User-Interactive Authentication API response body or a Matrix error.