Files
hackathon/back_end/package-lock.json
Alexis Leboeuf 9a2d1ae5e6 Lot of things
Refactored Role enum to be the same as Keycloak roles
Managed CORS errors in backend
Edited Keycloak config to avoid CORS error
Edited frontend API to avoid CORS errors
Changed Activite creation management
Added debug print in Login (should be removed);
2026-01-08 11:26:16 +01:00

7 lines
87 B
JSON

{
"name": "back_end",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}