Interface LoginTokenPostResponse

The result of a successful MSC3882 m.login.token issuance request. Note that this is UNSTABLE and subject to breaking changes without notice.

Hierarchy

  • LoginTokenPostResponse

Properties

Properties

expires_in: number

Expiration in seconds.

login_token: string

The token to use with m.login.token to authenticate.

Generated using TypeDoc