Future<Result<void>> verifyEmailWithOtp( {required String otp, required String otpToken, required String email});