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

Add fallback verification method to the HMAC implementation #6

Merged

Conversation

kjansenpay
Copy link
Collaborator

Since we've moved away from hash() signing in favor of hash_hmac() we should (for now) support the hash verification method to keep older implementations valid

Since we've moved away from hash() signing in favor of hash_hmac() we should (for now) support the hash verification method to keep older implementations valid

Remove unused import
@paynl-wesley paynl-wesley merged commit 4c96682 into main Feb 1, 2024
2 of 3 checks passed
@paynl-wesley paynl-wesley deleted the feature/add-fallback-verification-method-to-hmac-method branch February 1, 2024 09:16
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.

None yet

2 participants