matrix-js-sdk

    Type Alias PasswordDict

    type PasswordDict = {
        identifier: UserIdentifier;
        password: string;
        session: string;
        type: Password;
    }
    Index

    Properties

    identifier: UserIdentifier
    password: string
    session: string
    type: Password
    MMNEPVFCICPMFPCPTTAAATR