admin fee314870d feat(auth): support multiple user roles in JWT and services
- Change JWT access token RoleID claim from int to []int to support multiple roles per user
- Update all token generation and refresh logic to handle multiple role IDs as []int
- Refactor services to return and process multiple role IDs from user_roles table
- Fix OAuth state handling explanation and improve code comments
- Clean up related function signatures and usages for consistency
2026-02-03 16:35:08 +08:00
2025-11-26 11:31:09 +08:00
2025-11-25 15:12:31 +08:00
2025-12-15 10:39:13 +08:00
2025-11-25 15:12:31 +08:00
2026-01-21 13:41:15 +08:00
2025-11-26 11:31:09 +08:00
2026-01-05 10:43:42 +08:00
2025-11-25 15:12:31 +08:00
2025-11-25 15:12:31 +08:00
2025-11-25 15:12:31 +08:00
fix
2026-01-06 09:11:28 +08:00
S
Description
No description provided
30 MiB
Languages
Go 100%