Commit Graph

26 Commits

Author SHA1 Message Date
haolou
6a207c7e79 fix: fix the small issue of user_id not found 2025-10-17 22:01:41 +08:00
YuehuCao
21180ea017 refactor(prefix): remove concrete prefix 2025-10-13 12:59:04 +08:00
YuehuCao
be01f95a1e chore(unit): delete unit because unlear definition 2025-10-13 12:06:37 +08:00
YuehuCao
7a832371c7 feat(auth): add extrnal auth introspect api interface 2025-10-11 09:49:33 +08:00
YuehuCao
5f18212343 feat(model): add usage_log_doc 2025-10-11 09:42:40 +08:00
YuehuCao
3a222d14dc feat(new): add new methonds 2025-09-26 17:18:44 +08:00
YuehuCao
bad6224bd9 fix(bug): not delete the correct and exsited data 2025-09-24 19:46:19 +08:00
YuehuCao
bda5660bb6 feat(api): add query role by id API 2025-09-24 17:29:27 +08:00
YuehuCao
f01dd755aa chore(role&permission): remove definitions of roles and permissions from authentication 2025-09-23 09:56:20 +08:00
YuehuCao
49770da205 feat(custom): enable custom_id function to migrate freeleaps data safely 2025-09-23 09:46:54 +08:00
YuehuCao
a3f8d7b8cf feat(role&permission): migrate the roles and permissions from freeleaps to authentication 2025-09-16 16:28:15 +08:00
sunhaolou
c200e70970 feat: add new apis for Magicleaps product use 2025-08-25 17:31:16 +08:00
icecheng
e2f51d09da feat(role): update docs 2025-08-12 11:17:52 +08:00
icecheng
b8be65615b feat(role_management): Add a universal Depends for permission verification. 2025-07-21 15:10:27 +08:00
icecheng
4109018692 feat(role_management): Update the JWT token generation logic to include new fields user_roles and user_permissions in the payload. 2025-07-21 13:09:59 +08:00
icecheng
419e58da0c feat(role_management): add delete role api 2025-07-21 10:53:37 +08:00
icecheng
4f39f888c4 feat(role_management): add delete permission api 2025-07-21 10:33:21 +08:00
icecheng
ca0bfb155f feat(role_management): add assign roles to user api 2025-07-21 10:20:46 +08:00
icecheng
795c1262c6 feat(role_management): add assign permissions to role api 2025-07-21 09:31:37 +08:00
icecheng
2382f0bece feat(role_management): add crud for role and permission 2025-07-18 18:05:57 +08:00
bc49e1b60b Add retry logic in httpx request 2024-12-24 18:37:48 +00:00
363d399c26 Fix typo in resetting password 2024-12-24 17:38:20 +00:00
1c8e36b1da Update to micro-service settings 2024-12-14 22:29:22 -08:00
3ec0a5233c Adding needed site information, Workable changes for authentication and hook up with freeleaps, all tested manually 2024-11-16 11:04:30 -08:00
Mike Liao
58a2e122aa middle way of refactoring the code 2024-10-30 08:44:37 -07:00
Mike Liao
d176fb9d9a refactor the code structure 2024-10-30 07:22:26 -07:00