verifyActivationCode

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