https://github.com/redsolver/fauth
A Flutter 2FA-App to generate Time-Based One-Time Passwords implemented in under 5KB of Dart Code.
https://github.com/redsolver/fauth
Last synced: 9 months ago
JSON representation
A Flutter 2FA-App to generate Time-Based One-Time Passwords implemented in under 5KB of Dart Code.
- Host: GitHub
- URL: https://github.com/redsolver/fauth
- Owner: redsolver
- License: mit
- Created: 2019-05-08T08:11:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T18:47:12.000Z (over 5 years ago)
- Last Synced: 2025-03-28T00:06:05.299Z (10 months ago)
- Language: Dart
- Homepage:
- Size: 12.4 MB
- Stars: 23
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FAuth
A Flutter 2FA-App to generate Time-Based One-Time Passwords.
This app is written in under 5KB of Dart Code and was made for the Flutter Create challenge.
## Intro
FAuth contains some intro slides which explain the features of the app.
## Instructions
Use `flutter run --release` to run this app on your device.
This app was fully tested on a Pixel 2 XL with Android Pie.
## Sites to generate QR-Codes for testing
- https://freeotp.github.io/qrcode.html
- https://dan.hersam.com/tools/gen-qr-code.html