Interface IAuthDict

The parameters which are submitted as the auth dict in a UIA request

See

https://spec.matrix.org/v1.6/client-server-api/#authentication-types

Hierarchy

  • IAuthDict

Properties

identifier?: any
password?: string
response?: string
session?: string
threepidCreds?: any
threepid_creds?: any
token?: string
type?: string
user?: string

Generated using TypeDoc