To install dependencies:
bun installTo run unit tests:
bun run testTo run:
bun run src/main.tsFor Docker-backed smoke, LDAP integration, and OpenID Foundation conformance tests, see integration tests/README.md.
This project was created using bun init in bun v1.3.14. Bun is a fast all-in-one JavaScript runtime.