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

    Class PasswordChangeContextAbstract

    The object providing some contextual information during password change.

    Index

    Properties

    username: string

    The username whose password must be changed.

    authenticatorProtectionStatus: PasswordAuthenticatorProtectionStatus

    The object describing the password protection status (whether is locked, in cool-down mode, etc.).

    lastRecoverableError?: PasswordChangeRecoverableError

    The object describing the latest recoverable error (if any).

    Methods