3 Commits

Author SHA1 Message Date
Alexandre Bove
726a9adf1f Enhance authentication and authorization features with Logto integration
- Enrich context with user roles, permissions, and resources from Logto.
- Update setAuth function to handle JWT decoding and user data retrieval.
- Refactor initGuard to utilize new auth structure.
- Modify resource and role services to support new data types and error handling.
2025-07-29 08:55:33 +02:00
Alexandre Bove
b59fa5e267 logto implementation 2025-07-28 15:37:21 +02:00
Alexandre Bove
bbda602fac Initial commit from Create Next App 2025-07-24 10:04:31 +02:00