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 response signature validation functions #61

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

amh4r
Copy link
Contributor

@amh4r amh4r commented Sep 18, 2024

Description

Add response signature validation functions. They're exactly the same as the request signature validation functions except they don't canonicalize the body.

This change was straightforward except for one curveball: we need to handle the JSON encoder adding a trailing newline.

@amh4r amh4r requested review from tonyhb and jpwilliams September 18, 2024 17:37
@amh4r amh4r merged commit 546b1d2 into main Sep 18, 2024
6 checks passed
@amh4r amh4r deleted the add-response-sig-functions branch September 18, 2024 17: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.

2 participants