Free and open source 2fa manager built with Stacks
- Codes are synced between devices
- Use your phone / laptop camera to scan a qrcode
- Add an account manually
- Dark theme
- Data stored encrypted on the storage of your choice using Stacks
First you need to clone the repository:
git clone [email protected]:pradel/twoblocks.git
Then run the following command to install dependencies:
yarn install
Finally to start the server run:
yarn start
You can now open your browser and go to http://localhost:3000 to see the app.
Open an issue on this repo :)
MIT © Léo Pradel