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

    Class AuthCloudApiAppAttestationError

    The server requires application attestation and there was a problem either obtaining the application attestation information from the Google Cloud APIs, or the server did not accept the contents sent by the SDK.

    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 AuthCloudApiAppAttestationError

    Properties

    description: string

    Provides details about the error that occurred.

    cause?: string

    The exception (if any) that caused this error.