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

    Class AuthCloudApiClockSkewTooBigError

    The clocks on the mobile and on the server are too apart and the server refused to validate the JWS.

    You can ask the user to verify that the device clock is correctly set.

    This error can only occur during registration when the user already has an authenticator registered.

    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 AuthCloudApiClockSkewTooBigError

    Properties

    description: string

    Provides details about the error that occurred.

    cause?: string

    The exception (if any) that caused this error.