2026-05-22 20:55:27 +02:00
|
|
|
Headless multi-application, multi-tenant user management engine.
|
|
|
|
|
|
|
|
|
|
## Development
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
make test
|
|
|
|
|
```
|
|
|
|
|
|
2026-05-22 21:39:10 +02:00
|
|
|
See `docs/development.md`, `docs/configuration.md`, `docs/examples.md`, and
|
|
|
|
|
`docs/scenarios.md` for implementation boundaries, local usage examples, and
|
|
|
|
|
scenario coverage.
|