matrix_sdk

Module 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.
  • Builder type used to configure optional settings for logging in via SSO.

Enums§

  • Errors that can occur when using the SSO API.