Skip to content

[BE-W3A-107] Web3 Signature Security and Auditing - Step 107#668

Merged
soomtochukwu merged 1 commit into
DXmakers:mainfrom
k-deejah:BE-W3A-107-signature-encoding-validation
May 30, 2026
Merged

[BE-W3A-107] Web3 Signature Security and Auditing - Step 107#668
soomtochukwu merged 1 commit into
DXmakers:mainfrom
k-deejah:BE-W3A-107-signature-encoding-validation

Conversation

@k-deejah
Copy link
Copy Markdown
Contributor

  • Fixed broken /verify route handler structure (missing braces, incomplete logic)
  • Added missing access token generation with JTI for session tracking
  • Added Redis blacklist integration for revoked session checks
  • Ensured proper 401 Unauthorized for invalid/expired signatures
  • Maintains SEP-53 Freighter wallet compatibility with base64/hex signature decoding closes [BE-W3A-107] Web3 Signature Security and Auditing - Step 107 #461

…alidation logic

- Fixed broken /verify route handler structure (missing braces, incomplete logic)
- Added missing access token generation with JTI for session tracking
- Added Redis blacklist integration for revoked session checks
- Ensured proper 401 Unauthorized for invalid/expired signatures
- Maintains SEP-53 Freighter wallet compatibility with base64/hex signature decoding
@k-deejah k-deejah requested a review from soomtochukwu as a code owner May 30, 2026 05:10
@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@k-deejah is attempting to deploy a commit to the mAzI's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@k-deejah Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@soomtochukwu soomtochukwu merged commit 203685e into DXmakers:main May 30, 2026
1 of 4 checks passed
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.

[BE-W3A-107] Web3 Signature Security and Auditing - Step 107

2 participants