Expand description
Types to interact with the native Matrix authentication API.
Structs§
- Login
Builder - Builder type used to configure optional settings for logging in with a username or token.
- Matrix
Auth - A high-level API to interact with the native Matrix authentication API.
- Matrix
Session - A user session using the native Matrix authentication API.
- Matrix
Session Tokens - The tokens for a user session obtained with the native Matrix authentication API.
- SsoLogin
Builder sso-login
- Builder type used to configure optional settings for logging in via SSO.
Enums§
- SsoError
- Errors that can occur when using the SSO API.