@@ -14,31 +15,39 @@ class TwoFAPresenter @Inject constructor(private val view: TwoFAView,
privatevalnavigator:AuthenticationNavigator){
@Injectlateinitvarclient:RocketChatClient
// 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)