Module ruma::api::identity_service::association::email[][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 an association between a Matrix ID and an email ID on the identity server.

Modules

Create a session for verifying an email.

Validate an email ID after creation of a session.

Endpoint for validation of an email ID by the end-user, after creation of a session.