The base URL of the Stitch server that the client will communicate with.
The local directory in which Stitch can store any data (e.g. embedded MongoDB data directory).
The name of the local application.
The current version of the local application.
The underlying storage for persisting authentication and app state.
The Transport
that the client will use to make HTTP round trips to the Stitch server.
Generated using TypeDoc
StitchAppClientConfiguration
Properties representing the configuration of a client that communicate with a particular MongoDB Stitch application.