matrix-js-sdk

    Interface ThreepidCreds

    interface ThreepidCreds {
        client_secret: string;
        id_access_token: string;
        id_server: string;
        sid: string;
    }
    Index

    Properties

    client_secret: string
    id_access_token: string
    id_server: string
    sid: string
    MMNEPVFCICPMFPCPTTAAATR