AuthenticationFactor

Provides properties related to an authentication factor of an authenticated user.

Inheritors

Types

Link copied to clipboard
sealed class Provider

List of all available identity provider for Webcom applications.

Link copied to clipboard
sealed class ProviderMode

List of all available provider modes for email or phone authentications methods.

Properties

Link copied to clipboard

The identity provider that has authenticated the user.

Link copied to clipboard

For email or phone login methods, the providerMode field gives the identity provider method which was used to authenticate the user ("otp" or "password").

Link copied to clipboard
abstract val providerUID: String

The identifier of the authenticated user relatively to the identity provider.