docfast/public
OpenClaw 1b20665b0d feat: email verification for free tier signup
- Signup now requires email verification before API key is revealed
- Verification token sent via email (Resend) with console fallback
- GET /verify?token=xxx shows API key in styled HTML page
- Handles expired (24h), invalid, and already-verified tokens
- Frontend modal shows 'check your email' instead of key
- Keeps existing rate limiting
2026-02-14 18:12:25 +00:00
..
app.js feat: email verification for free tier signup 2026-02-14 18:12:25 +00:00
docs.html Add proper API docs page, fix Stripe lazy init, update docs links 2026-02-14 14:31:44 +00:00
index.html feat: email verification for free tier signup 2026-02-14 18:12:25 +00:00