Credentials

interface Credentials

Credentials represent a login with a given login provider.

Credentials are used by the MongoDB Realm to verify the user and grant access. The credentials are only usable if the corresponding authentication provider is enabled in the MongoDB Realm UI{https://docs.mongodb.com/realm/authentication/providers/}

Types

Companion
Link copied to clipboard
object Companion

Properties

authenticationProvider
Link copied to clipboard
abstract val authenticationProvider: AuthenticationProvider