8000 Hotp HMAC or event-based one time passwords by SimonHaas · Pull Request #1515 · CorentinTh/it-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Hotp HMAC or event-based one time passwords #1515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SimonHaas
Copy link

Hi, while extending an already existing tool I came across a few points that I would be thankful for if someone could elaborate on.

  1. The key change is in file src/tools/otp-code-generator-and-validator/otp-code-generator-and-validator.vue I have added event-based HOTP besides timebased TOTP.
  2. I have no idea what the changes in components.d.ts mean. This was generated by pnpm dev
  3. About .gitignore: I have no experience working with pnpm but I feel like .pnpm-store should be ignored. How did you deal with it in the past? I started the project with npm install -g pnpm && pnpm i --frozen-lockfile
  4. The .devcontainer/devcontainer.json just makes it very easy and comfortable to setup a dev environment.

Copy link
vercel bot commented Feb 25, 2025

@simon-stbt is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@sharevb
Copy link
Contributor
sharevb commented Apr 21, 2025

Hi @SimonHaas , implemented in my fork : https://sharevb-it-tools.vercel.app/otp-generator

And if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0