invoke

abstract suspend operator 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.

Parameters

email

The email address of the self user