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

    Class OperationUserAlreadyRegisteredInAnotherServerError

    An error that occurs with registration when we try to register a new authenticator in a server for a given username, and there is an authenticator already registered in another server for that username.

    The SDK does not support having identities with the same username defined in different servers.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    description: string

    Provides details about the error that occurred.

    cause?: string

    The exception (if any) that caused this error.