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

    Interface FormWidgetRecaptchaConfig

    This file was auto-generated by Fern from our API Definition.

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

    Properties

    Properties

    site_key: string
    secret_key: string