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

TOTPGenerator.verify return false with valid generated otp #45

Closed
ghost opened this issue Aug 4, 2021 · 1 comment
Closed

TOTPGenerator.verify return false with valid generated otp #45

ghost opened this issue Aug 4, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Aug 4, 2021

Hi @BastiaanJansen I am running your example:
https://github.com/BastiaanJansen/OTP-Java/blob/main/src/test/java/com/bastiaanjansen/otp/ExampleApp.java

But when verifying the generated otp it returns false.

Attached capture:

image

Java 11.0.10+9 AdoptOpenJDK

@BastiaanJansen BastiaanJansen self-assigned this Aug 4, 2021
@BastiaanJansen
Copy link
Owner

Hi, I just released version 1.2.2 with a fix for this bug! Thank you for notifying!

@BastiaanJansen BastiaanJansen added the bug Something isn't working label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant