Overview of Hexclave features
devHexclave is a user infrastructure platform that provides a catalog of modular apps built on a unified user model. Key features include:
- Authentication: Supports passkeys, OAuth, and CLI auth. Methods can be toggled via the dashboard without code changes.
- Teams: Provides workspaces, email invites, and role-based management.
- RBAC (Role-Based Access Control): Nested roles and unified permission checks for both server and client.
- API Keys: Secure key management with auto-revocation for leaked keys.
- Payments: Handles subscriptions, one-time charges, and usage metering with credits for individuals or teams.
- Emails: Unified API for transactional and marketing emails with AI-assisted template editing.
- Analytics: Live active user counts and session replays; supports natural language dashboard building or SQL queries.
- Webhooks: Signed, tamper-proof real-time event notifications with built-in retries and backoff.
- Data Vault: Secure, server-only storage for user secrets, encrypted with your own secret.
- Launch Checklist: A production readiness tracker for domain setup, callbacks, and secret rotation.