LeadKit/TIAuth
Ivan Smolin 5f7e0bf273 feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release
`AsyncOperation` fixed ordering of chain operations execution
2023-02-28 14:56:36 +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: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release 2023-02-28 14:56:36 +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