GetLoginFlowForDomainUseCase

Use case to get the login flow for the client app/user to follow. This is determined by the backend according to registration of the domain.¬

Parameters

email

the email to look up the domain registration for

Functions

Link copied to clipboard
abstract suspend operator fun invoke(email: String): EnterpriseLoginResult