Skip to content

fix: enable real SIWE verification policy for claim auth#264

Merged
GsCommand merged 2 commits into
mainfrom
codex/fix-live-authentication-for-sign-in-with-ethereum
May 22, 2026
Merged

fix: enable real SIWE verification policy for claim auth#264
GsCommand merged 2 commits into
mainfrom
codex/fix-live-authentication-for-sign-in-with-ethereum

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Make Sign-In with Ethereum work live on /claim.html by running real SIWE verification instead of short-circuiting when dependencies are unavailable.
  • Ensure authentication only returns AUTHENTICATED after actual signature verification and strict policy checks (domain, URI, chain, and statement intent).
  • Surface clear, actionable error states in the claim UI so users see why auth failed (wallet missing, user rejected, dependency unavailable, signature invalid, domain mismatch).

Description

  • Added siwe and ethers to root package.json so deployment environments can install real SIWE verification (`

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

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

Project Deployment Actions Updated (UTC)
commandlayer-commandlayer-org Ready Ready Preview, Comment May 22, 2026 2:25am
commandlayer-org Ready Ready Preview, Comment May 22, 2026 2:25am
commandlayer-org111 Ready Ready Preview, Comment May 22, 2026 2:25am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant