@beyondidentity/bi-sdk-js
    Preparing search index...

    Interface OtpChallengeResponse

    A response returned if the SDK requires an OTP.

    interface OtpChallengeResponse {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    A URL containing the state of the authentication.