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

    Class ConfigurationAuthCloudBuilderAbstract

    A simplified builder that can be used to configure an SDK when your application works with the Nevis Authentication Cloud.

    With this builder, you do not need to provide the relative paths of the endpoints for each operation.

    For the default values please see the native API references.

    Index

    Methods

    • Sets the time interval for network timeouts in seconds.

      For the default value please see the native API references

      Parameters

      • networkTimeoutInSeconds: number

        the network timeout.

      Returns ConfigurationAuthCloudBuilder

      a builder.

    • Sets the maximum time that the SDK will wait during user interaction to receive the user input.

      For the default value please see the native API references

      Parameters

      • userInteractionTimeoutInSeconds: number

        the user interaction timeout in seconds.

      Returns ConfigurationAuthCloudBuilder

      a builder.