Welcome to the Central Authentication System. This service provides secure user authentication and token management for multiple applications.
Available API Endpoints:
POST
/api/register - Register a new user
POST
/api/login - Login user and get tokens
POST
/api/token/refresh - Refresh access token
POST
/api/auth/verify - Verify authentication token
POST
/api/logout - Logout user and revoke tokens