Skip to content

AuthDict

AuthDict = PasswordDict | RecaptchaDict | EmailIdentityDict | {[key: string]: any; type: Exclude<string, AuthType>; } | { }

Defined in: src/interactive-auth.ts:135

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

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