LeadKit/TIAuth
Nikita Semenov 1da2d4d501 fix: bump version back + update push to podspec script 2023-03-03 17:47:25 +03:00
..
Sources feat: Base classes for encryption and decryption user token with pin code or biometry 2022-12-19 16:32:44 +03:00
README.md feat: Add presenter protocols to `TISwiftUICore` and `TIUIKitCore` modules 2022-06-02 15:33:29 +03:00
TIAuth.podspec fix: bump version back + update push to podspec script 2023-03-03 17:47:25 +03:00

README.md

TIAuth

Login, registration, confirmation and other related actions

CodeConfirmPresenter

Features

  • Code confirm and code refresh actions
  • Code refresh countdown in foreground and background
  • Additional 2FA auth handling
  • Remaining attempts handling
  • Code autofill from custom sources (push, etc)
  • UIKit and SwiftUI compatible