Skip to content
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

Hotp HMAC or event-based one time passwords #1515

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.

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.

2 participants