mirror of
https://github.com/twofas/2fas-ios.git
synced 2024-11-22 02:10:19 +01:00
[TF-1651] HOTP improvements
This commit is contained in:
parent
c358809411
commit
965443dc8c
@ -86,8 +86,10 @@ extension AddingServiceTokenPresenter {
|
||||
}
|
||||
|
||||
func handleAppBecomeActive() {
|
||||
if interactor.serviceTokenType != .hotp {
|
||||
interactor.start()
|
||||
}
|
||||
}
|
||||
|
||||
// MARK: - TOTP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user