Module authentication

Source
Available on crate feature api and (crate features federation-api-c or federation-api-s) only.
Expand description

Common types for implementing federation authorization.

Structs§

XMatrix
Typed representation of an Authorization header of scheme X-Matrix, as defined in the Matrix Server-Server API.

Enums§

XMatrixParseError
An error when trying to parse an X-Matrix Authorization header.