Module matrix_sdk::matrix_auth
source · Expand description
Types to interact with the native Matrix authentication API.
Structs§
- Builder type used to configure optional settings for logging in with a username or token.
- A high-level API to interact with the native Matrix authentication API.
- A user session using the native Matrix authentication API.
- The tokens for a user session obtained with the native Matrix authentication API.
- SsoLoginBuilder
sso-login
Builder type used to configure optional settings for logging in via SSO.
Enums§
- Errors that can occur when using the SSO API.