Module ruma::api::identity_service::association[][src]

This is supported on crate feature api and (crate features identity-service-api or identity-service-api-c or identity-service-api-s) only.
Expand description

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

Modules

Endpoint to bind a session to a Matrix user ID.

Endpoint to determine the validity of a 3PID.

Endpoints to create an association between a Matrix ID and an email ID on the identity server.

Endpoints to create association between a phone number and a Matrix ID on the identity server.