Available on crate features
client or server only.Expand description
/v3/ (spec)
Structs§
- An identifier to supply for Application Service authentication.
- Client configuration provided by the server.
- Information about the homeserver to connect to.
- Information about the identity server to connect to.
- ‘Incoming’ variant of ApplicationService.
- ‘Incoming’ variant of Password.
- ‘Incoming’ variant of Request.
- ‘Incoming’ variant of Token.
- An identifier and password to supply as authentication.
- Data for a request to the
loginAPI endpoint. - Data in the response from the
loginAPI endpoint. - A token to supply as authentication.
Enums§
- ‘Incoming’ variant of LoginInfo.
- The authentication mechanism.
Constants§
- Metadata for the
loginAPI endpoint.
Type Aliases§
- Convenience type alias for Response, for consistency with other IncomingResponse types.