3 Commits

Author SHA1 Message Date
ZhuJW
e5d3c957de feat(auth): enhance SSO integration and token management
- add buildAuthorization function for token handling
- implement consumeAuthTokensFromUrl to extract tokens from URL
- update axios request interceptor to handle authorization
- improve error handling for unauthorized access
- refactor app.py to validate JWT tokens and manage user sessions
- add auth_guard for claim-based authorization checks
- create auth_user model for user profile management
- update README with service details and setup instructions
2026-06-24 18:20:00 +08:00
ZhuJW
988678b75f sso 2026-04-17 14:37:42 +08:00
ZhuJW
5a98242f2f 第一次 2026-04-16 16:31:48 +08:00