simplelogin-client
    Preparing search index...

    Interface MfaRequest

    interface MfaRequest {
        authMfaPost: AuthMfaPost;
    }
    Index

    Properties

    Properties

    authMfaPost: AuthMfaPost