@auth0/auth0-acul-js - v1.0.0-alpha.2
    Preparing search index...

    Interface CaptchaContext

    interface CaptchaContext {
        image?: string;
        provider: string;
        siteKey?: string;
    }
    Index

    Properties

    image?: string
    provider: string
    siteKey?: string