Identity Infrastructure
Proofa
Enterprise-grade authentication & licensing infrastructure for SaaS
Overview
Proofa Core is a complete SaaS authentication system built with TypeScript, Node.js, React, and Hono. Enterprise-grade end-to-end authentication with multi-tenant admin capabilities.
Features
- Identity and session management
- Email verification flows (confirmation emails sent on registration)
- Password reset via email (secure token-based reset links)
- License key generation, delivery, and validation (keys delivered by email)
- Account notification emails (plan changes, security alerts)
- Multi-app, multi-project support
- Enterprise-grade authentication flows
- Multi-tenant admin system
- Built for indie SaaS and internal tools
Tech Stack
- TypeScript, Node.js, React
- Hono framework
- Multi-tenant architecture
Email Communications
As an authentication and licensing platform, Proofa sends the following transactional emails:
- Email verification — Sent on registration to activate the account
- Password reset — Time-limited secure reset link on user request
- License key delivery — Sent when a license is issued or renewed
- Security alerts — Suspicious activity or new device login
- Account notifications — Plan changes, account updates, billing events
All emails are transactional and triggered by explicit user actions. No marketing email is sent.
Status
Active development