3 Commits

Author SHA1 Message Date
ZhuJW
c6a8301bde 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:02 +08:00
ZhuJW
e999e8a886 sso 2026-04-17 14:39:48 +08:00
ZhuJW
fb785ca65e 第一次 2026-04-16 15:42:52 +08:00