You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(infra): add staking app domains to SIWE allowlists (#926)
The ID Staking App (stake.passport.xyz) uses /ceramic-cache/authenticate
and /account/nonce endpoints which require SIWE domain validation added
in #923. Add stake.{domain} to both SIWE_ALLOWED_DOMAINS_CERAMIC_CACHE
and SIWE_ALLOWED_DOMAINS_ACCOUNT in both infra configs (main API and
app_api lambdas).
Co-authored-by: Claude Code <noreply@anthropic.com>
0 commit comments