LeadKit/TIAuth
Nikita Semenov 5ea58f3746 feat: update TIDeveloperUtils module, removed TILogger module 2023-03-06 10:47:09 +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 feat: update TIDeveloperUtils module, removed TILogger module 2023-03-06 10:47:09 +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