Something went wrong. Try again.
A community based topic aggregation platform built on atproto
Something went wrong. Try again.
feat: Add phone verification service layer master
Implement verification service with security-first design: - Cryptographically secure OTP generation (crypto/rand) - Rate limiting (3/hour per phone, 5/day per DID) - Constant-time OTP comparison (bcrypt) - Signature binding to subject DID (prevents copying attack) - Comprehensive error types for XRPC handlers Service interfaces support future verification types (email, domain). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Author Bretton Co-author Claude Date (Oct 7, 2025, 10:50 PM UTC) Commit ea00d84a ea00d84a16cb58722527b68ed98015ba0522776b Parent 0705a59b 0705a59b22cfe45cb656605f9cecfecd2a874289