Skip to content

caleb531/2fa-code-generator

Repository files navigation

2fa-code-generator

Copyright 2024, Caleb Evans
Released under the MIT license

tests Coverage Status

A simple application which serves as a secure space for you to generate a 2FA code from a secret.

Live App: https://projects.calebevans.me/2fa-code-generator/

Setup

Installing

This project uses pnpm (instead of npm) for package installation and management.

npm install -g pnpm
pnpm install

Serving the site

pnpm dev

The site will then be viewable in your browser at http://localhost:5173.

About

Accept a 2FA secret as input and generate 2FA codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published