Retrieves the default StitchAppClient associated with the application.
Retrieves the StitchAppClient associated with the specified client app id.
The client app id of the desired app client.
Returns whether or not a StitchAppClient has been initialized for the specified clientAppId
The client app id to check for.
Initializes a new, non-default StitchAppClient associated with the application.
The desired clientAppId for the client.
Additional configuration options (optional).
A Promise resolving to an initialized StitchAppClient.
Initializes the default StitchAppClient associated with the application.
The desired clientAppId for the client.
Additional configuration options (optional).
A Promise resolving to an initialized StitchAppClient.
Generated using TypeDoc
Singleton class with static utility functions for initializing the MongoDB Stitch Browser SDK, and for retrieving a StitchAppClient.