@@ -20,42 +21,44 @@ class TwoFAPresenter @Inject constructor(private val view: TwoFAView,
// TODO: If the usernameOrEmail and password was informed by the user on the previous screen, then we should pass only the pin, like this: fun authenticate(pin: EditText)