<div align="center">

# @voltro/plugin-auth

**Authentication primitives: password hashing, session creation, schema mixin + tables. Pairs with the `auth` app template for the UI; both independently usable. Server-side only (uses node:crypto).**

[📖 Documentation](https://docs.voltro.dev/docs/plugins/auth) · [voltro.dev](https://voltro.dev) · [Voltro Cloud](https://voltro.cloud)

</div>

---

```sh
npm install @voltro/plugin-auth
```

> ### [→ Read the documentation for @voltro/plugin-auth](https://docs.voltro.dev/docs/plugins/auth)

Installation, guides, the full API reference, and examples all live in the
**[Voltro documentation](https://docs.voltro.dev/docs/intro/getting-started)** — the single source of truth. This README is
deliberately short so there is nothing here to drift out of date.

## License

Proprietary. © 2026 Voltro UG. Your use is governed by the
[Terms of Service](https://voltro.cloud/legal/terms). See the bundled `LICENSE`.
