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

fix: Make token in verifyOtp nullable #950

Merged
merged 1 commit into from
Jun 17, 2024
Merged

fix: Make token in verifyOtp nullable #950

merged 1 commit into from
Jun 17, 2024

Conversation

Vinzent03
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

The token parameter is required.

What is the new behavior?

The token parameter is nullable, allow passing only tokenHash

Additional context

close #942

@Vinzent03 Vinzent03 changed the title fix: make token in verifyOtp nullable fix: Make token in verifyOtp nullable Jun 15, 2024
@dshukertjr dshukertjr merged commit 0e69c58 into main Jun 17, 2024
9 of 10 checks passed
@dshukertjr dshukertjr deleted the fix/verifyOtp branch June 17, 2024 05:50
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.

verifyOTP can't require token as a parameter
2 participants