user-engine/README.md

11 lines
236 B
Markdown
Raw Normal View History

Headless multi-application, multi-tenant user management engine.
## Development
```bash
make test
```
2026-05-22 21:33:38 +02:00
See `docs/development.md`, `docs/configuration.md`, and `docs/examples.md`
for implementation boundaries and local usage examples.