PersistSelfUserEmailUseCaseImpl

Constructors

Link copied to clipboard
constructor(userRepository: UserRepository)

Functions

Link copied to clipboard
open suspend operator override fun invoke(email: String): PersistSelfUserEmailResult

Persists the email of the self user before full data is fetched so that it can be used to complete the client registration with 2fa.