Interface IPasswordFlow

interface IPasswordFlow {
    type: "m.login.password";
}

Hierarchy (view full)

Properties

Properties

type