Till-JS
0485ce4b07
🩹 fix(auth): correct healthcheck endpoint path
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-13 23:48:45 +01:00
Till-JS
9d7768495d
🔧 fix(auth): add build tools for bcrypt native module
2026-02-13 23:41:35 +01:00
Till-JS
0701635edb
🔧 fix(auth): update Dockerfile for workspace dependencies
...
Add shared-storage package to Docker build context to resolve
workspace dependency.
2026-02-13 23:36:56 +01:00
Till-JS
efb077b9ea
🐛 fix(mana-core-auth): use EdDSA for OIDC id_token signing
...
Set useJWTPlugin: true so id_tokens are signed with EdDSA keys
from JWKS instead of HS256. This fixes Synapse OIDC integration
which verifies tokens via JWKS endpoint.
2026-02-01 13:24:55 +01:00
Till-JS
f778e95455
🐛 fix(auth): use node:20-slim for DuckDB glibc compatibility
2026-01-28 12:44:04 +01:00
Wuesteon
ff80aeec1f
refactor: restructure
...
monorepo with apps/ and services/
directories
2025-11-26 03:03:24 +01:00