Dfns TypeScript SDK - v0.8.4
    Preparing search index...

    Type Alias CreateUserLoginChallengeRequest

    type CreateUserLoginChallengeRequest = {
        orgId: string;
        username: string;
    }
    Index

    Properties

    Properties

    orgId: string
    username: string