API referenceAuthAuthAuthentication and session endpoints. JWT bearer tokens are used for all privileged routes.POST/api/v1/auth/loginExchange credentials for a JWTPOST/api/v1/auth/logoutRevoke the current session tokenGET/api/v1/auth/meReturn the authenticated user