Module authentication

Source
Expand description

Types and functions related to authentication in Matrix.

Modules§

matrix
Types to interact with the native Matrix authentication API.

Enums§

AuthApi
An enum over all the possible authentication APIs.
AuthSession
A user session using one of the available authentication APIs.
SessionTokens
Session tokens, for any kind of authentication.