Hexclave
**The user infrastructure platform.** Hexclave handles everything around your users: authentication, teams, payments, emails, analytics, and much more. Start in minutes on the hosted cloud. Your data is always yours to export and self-host. [Website](https://hexclave.com) · [Docs](https://docs.hexclave.com) · [Dashboard](https://app.hexclave.com) · [Discord](https://discord.hexclave.com) ![License](https://img.shields.io/badge/license-MIT%20%2F%20AGPLv3-blue) ![SDKs](https://img.shields.io/badge/SDKs-Next.js%20%C2%B7%20React%20%C2%B7%20JS-black) ![Deploy](https://img.shields.io/badge/deploy-Cloud%20or%20self--hosted-success)
---
Where Hexclave fits in the infrastructure stack
## Get started Setting up Hexclave is one prompt. Paste this into your coding agent of choice: ```text Read skill.hexclave.com and help me setup hexclave in this project ``` ## What's included Hexclave ships as a catalog of apps you switch on as your product needs them. Each one is built on the same user model, and new apps land regularly.
###   Authentication Authentication that just works with passkeys, OAuth, and CLI auth. Drop in one component and ship the whole flow; auth methods toggle from the dashboard with no code changes needed. Authentication
###   Teams Build for teams, not just users, with workspaces, email invites, and roles that actually gate the work. The workspace switcher remembers selection, invites auto sign up new users, and permissions hold up under audit. Teams
###   RBAC Permissions, sorted: roles that nest and one permission check that works the same on server or client. Define them in the dashboard, check them anywhere in your code. RBAC
###   API Keys API keys without the footguns: leaked keys get auto-revoked, work for users and teams, and show the full secret only once. We never keep the plaintext after creation. API Keys
###   Payments Payments without the plumbing for subscriptions, one-time charges, and usage metering with credits. Bill a person or a whole team with one model, no separate codepath. Payments
###   Emails Email that delivers and tells you so, handling transactional and marketing sends from one API. Edit templates with an AI editor, theme once, and track every open and click. Emails
###   Analytics Know your users with no data stack required, with live active user counts and session replays out of the box. Ask in plain English to build dashboards or write SQL to save queries, all with one flag enabled. Analytics
###   Webhooks React to every user event in real time with signed, tamper-proof webhooks. Retries and backoff are handled for you; verify in five lines and manage endpoints from the dashboard. Webhooks
###   Data Vault A safe for the secrets your users hand you, locked with your secret so we never see the plaintext. Store and retrieve tokens in two lines each, server-only by design. Data Vault
###   Launch Checklist Run through the must-do checks before flipping to production: domain setup, callbacks locked, secrets rotated. The progress tracker keeps your team aligned so nothing critical slips through on launch day. Launch Checklist
## Contributing Hexclave is open source, and contributions are welcome. Read [`CONTRIBUTING.md`](./CONTRIBUTING.md) to get started, and say hello in [Discord](https://discord.hexclave.com) before picking up anything large. Found a security issue? Email security@hexclave.com. ## ❤ Contributors Contributors