LeadKit/TIAuth
Nikita Semenov 2245765b27 Merge branch 'master' into feature/deeplink_api
# Conflicts:
#	CHANGELOG.md
2023-03-30 15:19:27 +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 Merge branch 'master' into feature/deeplink_api 2023-03-30 15:19:27 +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