Skip to content

security: harden SEP-10 challenge validation and add comprehensive au…#101

Merged
ritik4ever merged 3 commits intoritik4ever:mainfrom
Kenlachy:task/harden-sep-10-challenge
Mar 29, 2026
Merged

security: harden SEP-10 challenge validation and add comprehensive au…#101
ritik4ever merged 3 commits intoritik4ever:mainfrom
Kenlachy:task/harden-sep-10-challenge

Conversation

@Kenlachy
Copy link
Copy Markdown
Contributor

@Kenlachy Kenlachy commented Mar 28, 2026

Closes #74


…th testsThis PR refactors the authentication service to comply strictly with the SEP-10 standard, including explicit domain and network validation. It also introduces an authorization layer to protected routes, ensuring that an authenticated user can only create or modify streams where they are the designated sender.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

@Kenlachy is attempting to deploy a commit to the ritik4ever'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 Mar 28, 2026

@Kenlachy 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

@ritik4ever
Copy link
Copy Markdown
Owner

@Kenlachy please resolve conflicts and star the repo

@ritik4ever ritik4ever merged commit b1cc31e into ritik4ever:main Mar 29, 2026
1 of 3 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.

Harden SEP-10 Challenge Validation

2 participants