KeepTrack Authentication Service
JWT-based Authentication & Authorization
Service is running
API Endpoints
POST
/v2/auth/login
GET
/v2/auth/me
POST
/v2/auth/logout
POST
/v2/password-reset/request
POST
/v2/password-reset/reset
GET
/v2/permission/validate
GET
/v2/jwt/validate
Check Health