🚀 Private Beta • Invite Only
Passwordless login today. Secure access infrastructure for tomorrow.
The fastest way to add login without the hassle. No OAuth, no SDKs, no bloat. Just a clean API for sending magic links and verifying users. Built for devs who care about simplicity and scaling.
developers in beta queue
12
active beta testers
<50ms
global response time
99.8%
API uptime (last 30d)
POST /auth/send
GET /auth/verify?token=abc123...
→ { "jwt": "eyJhbGciOiJIUzI1..." }
⚡
Fast & Reliable
Cloudflare Workers. Sub-50ms globally. automatic scaling.
🔒
Secure by Default
HMAC-SHA256 signed JWTs, single-use tokens, time-based expiry. Built with security best practices.
🎯
Dead Simple Integration
POST to send link, GET to verify token. No SDKs, no OAuth flows, no user management UI to build.
Starting with core magic link functionality and building towards production-ready features based on developer feedback.
🟢 Phase 1: Core API (Current)
- Magic link sending & verification
- JWT token generation
- Basic rate limiting
- Email deliverability optimization
🟡 Phase 2: Developer Experience
- Webhook notifications
- Custom email templates
- Usage analytics dashboard
- Better error handling & logging
🔵 Phase 3: Scale & Polish
- Custom domains for emails
- User session management
- Advanced security features
- Enterprise deployment options