Crate ruma_identity_service_api[][src]

Expand description

(De)serializable types for the Matrix Identity Service API. These types can be shared by client and identity service code.

Modules

Endpoints to create associations with a Matrix ID on the identity server.

Endpoints to authenticate with an identity server.

Endpoints to store and sign invitations.

Endpoints to retrieve, update, and validate keys with an identity server.

Endpoints to look up Matrix IDs bound to 3PIDs.

Endpoint to check the status of an identity server.

Endpoints to retrieve and accept terms of service of an identity server.