LeadKit/TIAuth
Ivan Smolin 2a89de15e3 feat: - Added: BaseTextAttributes can now measure text size and provides paragraph style configuration API.
- Removed: ViewText. Was fully replaced with BaseTextAttributes
- Fixed: Operation.flattenDependencies used in Operation.add(to:waitUntilFinished:) now works correctly.
- Added: Now it's possible to add dependent operation to start of the queue.
2022-12-03 22:55:08 +03:00
..
Sources fix: code review notes 2022-06-08 13:58:15 +03:00
README.md feat: Add presenter protocols to `TISwiftUICore` and `TIUIKitCore` modules 2022-06-02 15:33:29 +03:00
TIAuth.podspec feat: - Added: BaseTextAttributes can now measure text size and provides paragraph style configuration API. 2022-12-03 22:55:08 +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