2 Commits

Author SHA1 Message Date
80fb6c6cd4 Fix route path and UUID formatting in session service
Changed route definitions in index.js from "" to "/" for correct routing. Updated sessionsService.js to add dashes to UUID before querying user data, ensuring proper UUID formatting.
2025-12-29 01:21:21 +01:00
a3eb5ee70c Added authlib support 2025-12-28 22:10:14 +01:00