Module matrix

Source
Expand description

Types to interact with the native Matrix authentication API.

Structs§

LoginBuilder
Builder type used to configure optional settings for logging in with a username or token.
MatrixAuth
A high-level API to interact with the native Matrix authentication API.
MatrixSession
A user session using the native Matrix authentication API.
MatrixSessionTokens
The tokens for a user session obtained with the native Matrix authentication API.
SsoLoginBuildersso-login
Builder type used to configure optional settings for logging in via SSO.

Enums§

SsoError
Errors that can occur when using the SSO API.