Package io. realm. mongodb
Entities for configuration of linkage and authentication with MongoDB Realm Apps.
Types
App Configuration
Link copied to clipboard
interface AppConfiguration
Content copied to clipboard
An AppConfiguration is used to setup linkage to a MongoDB Realm application.
Authentication Provider
Link copied to clipboard
This enum contains the list of authentication providers supported by MongoDB Realm.
Credentials
Link copied to clipboard
interface Credentials
Content copied to clipboard
Credentials represent a login with a given login provider.
Sync Configuration
Link copied to clipboard
A SyncConfiguration is used to setup a Realm Database that can be synchronized between devices using MongoDB Realm.
Sync Session
Link copied to clipboard
interface SyncSession
Content copied to clipboard
A session controls how data is synchronized between a single Realm on the device and MongoDB on the server.