Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Interface FormWidgetRecaptchaConfig

    interface FormWidgetRecaptchaConfig {
        site_key: string;
        secret_key: string;
    }
    Index

    Properties

    Properties

    site_key: string
    secret_key: string