https://github.com/caleb531/2fa-code-generator

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

https://github.com/caleb531/2fa-code-generator

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: caleb531
  • License: mit
  • Language: SCSS
  • Default Branch: main
  • Size: 555 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

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.

bash npm install -g pnpm pnpm install

Serving the site

bash pnpm dev

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

Owner

  • Name: Caleb Evans
  • Login: caleb531
  • Kind: user
  • Location: Carlsbad, CA

Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!

GitHub Events

Total
  • Delete event: 1
  • Push event: 22
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 22
  • Create event: 1

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • pnpm/action-setup v2 composite
package.json npm
  • @sveltejs/adapter-static ^3.0.0 development
  • @sveltejs/kit ^2.0.3 development
  • @sveltejs/vite-plugin-svelte ^3.0.1 development
  • @testing-library/jest-dom ^6.1.5 development
  • @testing-library/svelte ^4.0.5 development
  • @testing-library/user-event ^14.5.1 development
  • @types/jest ^29.5.11 development
  • @typescript-eslint/eslint-plugin ^6.15.0 development
  • @typescript-eslint/parser ^6.15.0 development
  • @vitest/coverage-v8 ^1.1.0 development
  • eslint ^8.56.0 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-plugin-jest ^27.6.0 development
  • eslint-plugin-svelte ^2.35.1 development
  • jest-preview ^0.3.1 development
  • jsdom ^23.0.1 development
  • otplib ^12.0.1 development
  • prettier ^3.1.1 development
  • prettier-plugin-svelte ^3.1.2 development
  • sass ^1.69.5 development
  • svelte ^4.2.8 development
  • svelte-check ^3.6.2 development
  • tslib ^2.6.2 development
  • typescript ^5.3.3 development
  • vite ^5.0.10 development
  • vitest ^1.0.4 development
  • @otplib/preset-browser ^12.0.1
pnpm-lock.yaml npm
  • 629 dependencies