@@ -20,11 +21,14 @@ class TwoFAPresenter @Inject constructor(private val view: TwoFAView,
...
@@ -20,11 +21,14 @@ 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)
// 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)