Skip to content

fix: use path-only hmac signatures - #95

Merged
ibruno merged 1 commit into
mainfrom
fix/path-only-hmac
May 26, 2026
Merged

fix: use path-only hmac signatures#95
ibruno merged 1 commit into
mainfrom
fix/path-only-hmac

Conversation

@ibruno

@ibruno ibruno commented May 26, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Switch HMAC signing to use path-only (exclude query strings) to prevent signature mismatches and align with the L2 scheme. README now reflects the timestamp + method + path + body format.

  • Bug Fixes
    • Sign with timestamp + method + path + body; strip ?… from paths.
    • Update fetchKeysFrom and revokeKeyOn to sign only the path.
    • Clarify signing format in README.

Written for commit 44364eb. Summary will update on new commits. Review in cubic

@vercel

vercel Bot commented May 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
auth Ready Ready Preview, Comment May 26, 2026 7:51pm

Request Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@ibruno
ibruno merged commit f405b19 into main May 26, 2026
8 checks passed
@ibruno
ibruno deleted the fix/path-only-hmac branch May 26, 2026 19:57
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.

1 participant