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

    Class MissingAuthenticatorInServerAbstract

    An authenticator is registered in the mobile device application for an account, but not in the server.

    Fixing this mismatch when invoking DeviceInformationSync will remove the authenticator in the SDK. If this is the latest authenticator for the account, the device information for the account will also be removed from the application and the server.

    Hierarchy (View Summary)

    Index

    Properties

    Methods

    Properties

    keyId: string

    The key ID of the FIDO UAF credentials associated with the missing authenticator.

    It is encoded in base 64 URL.

    account: Account

    The account associated with the missing authenticator.

    aaid: string

    The AAID of the missing authenticator.

    Methods