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

    Interface BreachedPasswordDetectionPreChangePasswordStage

    interface BreachedPasswordDetectionPreChangePasswordStage {
        shields?: Management.BreachedPasswordDetectionPreChangePasswordShieldsEnum[];
    }
    Index

    Properties

    Properties

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