@auth0/auth0-acul-js - v0.1.0-beta.5
    Preparing search index...

    Interface CaptchaContext

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

    Properties

    image?: string
    provider: string
    siteKey?: string