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

    Class OperationNotSupportedByBackendError

    The backend does not support using the JwsAuthorizationProvider.

    To use JwsAuthorizationProvider with deregistration, the backend must be running nevisFIDO 7.2402** or later and the device service must be accessible.

    IMPORTANT
    This error occurs when a JwsAuthorizationProvider was provided during Deregistration.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • The default constructor.

      Parameters

      • description: string

        provides details about the error that occurred.

      • Optionalcause: string

        the exception (if any) that caused this error.

      Returns OperationNotSupportedByBackendError

    Properties

    description: string

    Provides details about the error that occurred.

    cause?: string

    The exception (if any) that caused this error.