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

    Class MissingAuthenticatorInMobileDeviceAbstract

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

    Fixing this mismatch when invoking DeviceInformationSync will remove the authenticator from 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.

    aaid: string

    The AAID of the missing authenticator.

    server: Server

    The server where the mismatch occurs.

    Methods