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

OtpUri's counter parameter is not long, while Hotp's ComputeHOTP is. #60

Closed
kikaragyozov opened this issue Apr 18, 2024 · 0 comments · Fixed by #61
Closed

OtpUri's counter parameter is not long, while Hotp's ComputeHOTP is. #60

kikaragyozov opened this issue Apr 18, 2024 · 0 comments · Fixed by #61

Comments

@kikaragyozov
Copy link
Contributor

When the class Hotp expects a counter in ComputeHOTP as a long, it makes perfect sense to expect the parameter OtpUri accepts for counter to be long as well.

@kikaragyozov kikaragyozov changed the title OtpUri's counter parameter is not long OtpUri's counter parameter is not long, while Hotp's ComputeHOTP is. Apr 18, 2024
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 a pull request may close this issue.

1 participant