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

    Interface UpdateBreachedPasswordDetectionSettingsResponseContent

    Index

    Properties

    enabled?: boolean

    Whether or not breached password detection is active.

    Action to take when a breached password is detected during a login. Possible values: block, user_notification, admin_notification.

    When "admin_notification" is enabled, determines how often email notifications are sent. Possible values: immediately, daily, weekly, monthly.