Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Class PasswordProtectionStatusLastAttemptFailedAbstract

    An invalid password was provided previously.

    This may imply that an attacker is trying to use the password authenticator.

    Hierarchy (View Summary)

    Index

    Properties

    remainingRetries: number

    The number of remaining retries available.

    coolDownTimeInSec: number

    The time that must be passed before the user can try to provide credentials again. If the value is 0, it means that no cool-down is required, and that a new password can be provided immediately.

    Methods