The companion app for BlueFactor 2FA. You can visit the core application for more information: https://github.com/Blue-Factor/BlueFactorCore
Below is an example usecase for using the BlueFactor with an Android phone.
- Download and install the latest APK file.
git clone https://github.com/Blue-Factor/BlueFactorApp.git
cd BlueFactorApp
npm install
- Connect an Android device or start and emulator
npx react-native run-android
Contributions are welcome.
Pull requests are welcome.