requestEmailActivationCode

open suspend override fun requestEmailActivationCode(email: String): Either<NetworkFailure, Unit>