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

    Interface AttackProtectionUpdateCaptchaFriendlyCaptcha

    interface AttackProtectionUpdateCaptchaFriendlyCaptcha {
        site_key: string;
        secret: string;
    }
    Index

    Properties

    Properties

    site_key: string

    The site key for the Friendly Captcha provider.

    secret: string

    The secret key for the Friendly Captcha provider.