An open API service indexing awesome lists of open source software.

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.

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