docfast/public
OpenClaw f59b99203e feat: add 6-digit code email verification to signup flow
- POST /v1/signup/free now returns verification code (temp in response)
- New POST /v1/signup/verify endpoint to verify code and get API key
- Codes expire after 15 minutes, max 3 attempts
- Frontend updated with 2-step signup modal (email → code → key)
- Legacy token verification kept for existing links
2026-02-14 18:25:55 +00:00
..
app.js feat: add 6-digit code email verification to signup flow 2026-02-14 18:25:55 +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: add 6-digit code email verification to signup flow 2026-02-14 18:25:55 +00:00