
TAG: Authenticator , Two-Factor , Password , Sketch , Onetime Password , Swift
Licence: MIT
Classification: IBAnimatable
Platform: IOS
Language: Swift
Language: Swift
Device:
iPhone / iPad
Download
Getting Started
- Clone the repo
git clone https://github.com/2FAuth/2FAuth-iOS.git
- Fetch submodules
git submodule update --init
- Open
TwoFAuth.xcodeproj
git clone https://github.com/2FAuth/2FAuth-iOS.gitgit submodule update --initTwoFAuth.xcodeprojFeatures
- 100% free and fully open-sourced.
- Autofill codes with Safari Extension.
- Optional passcode or biometrics authentication inside the app.
- Optional iCloud Sync additionally encrypted with a user-provided passphrase.
- Works both on iPhone and iPad.
- Multitasking support on iPad (Slide Over and Split View).
- Fully supports Dynamic Type.
- Supports iOS 13 Dark Mode.
- Insanely performance-optimized and built with security in mind.
- 100% free and fully open-sourced.
- Autofill codes with Safari Extension.
- Optional passcode or biometrics authentication inside the app.
- Optional iCloud Sync additionally encrypted with a user-provided passphrase.
- Works both on iPhone and iPad.
- Multitasking support on iPad (Slide Over and Split View).
- Fully supports Dynamic Type.
- Supports iOS 13 Dark Mode.
- Insanely performance-optimized and built with security in mind.
Tech details
- Supports for time-based (TOTP) and counter-based (HOTP) code generation.
- Adding codes by
otpauth:// URL scheme.
- 2FAuth never sends your data anywhere unless you use iCloud Sync.
- Supports iOS 11 or later.
- Supports for time-based (TOTP) and counter-based (HOTP) code generation.
- Adding codes by
otpauth://URL scheme. - 2FAuth never sends your data anywhere unless you use iCloud Sync.
- Supports iOS 11 or later.
