ProviderMode

sealed class ProviderMode

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

Inheritors

Types

Link copied to clipboard

OTP authentication mode.

Link copied to clipboard

password authentication mode.

Link copied to clipboard

Unknown authentication mode (added to support new modes)

Functions

Link copied to clipboard
abstract override fun toString(): String

Human-readable name for this ProviderMode instance.