Internal
class Internal(val provider: AuthenticationMethod.Internal.Provider) : AuthenticationFactor.Provider
Content copied to clipboard
Manages Webcom users based on a public identifier (email address or phone number).
Such identities are managed internally by Webcom (they don't depend on a third-party identity provider). Users associated with such identities may be authenticated using either the PersonalPasswordMethod or the OneTimePasswordMethod.