Module authentication

Source
Expand description

Types and functions related to authentication in Matrix.

Modules§

matrix
Types to interact with the native Matrix authentication API.
oauth
High-level OAuth 2.0 API.

Structs§

SessionTokens
The tokens for a user session.

Enums§

AuthApi
An enum over all the possible authentication APIs.
AuthSession
A user session using one of the available authentication APIs.