分享编程~
 

Integrated Emis Login • No Survey

Each sub-system (fees, attendance, etc.) validates the same JWT:

integrated_apps: id app_name (e.g., attendance, grading) app_secret (for service-to-service) redirect_uris (JSON) POST /api/v1/auth/login integrated emis login

"access_token": "jwt...", "refresh_token": "ref...", "expires_in": 3600, "user": "id": "uuid", "role": "student", "name": "Aarav Sharma" Each sub-system (fees, attendance, etc