Files
marechai/Marechai.Server
Natalia Portillo ea009c46c6 Fix JWT sub claim to carry the actual user ID
The sub claim was hardcoded to the literal string "TokenForTheApiWithAuth"
for every token, making it useless for identifying the principal. It now
holds user.Id, matching the JWT spec and enabling standard token inspection
and future revocation workflows.
2026-07-04 14:47:05 +01:00
..
2025-11-14 05:08:14 +00:00