{"name":"Skhema Authentication Server","version":"1.0.0","endpoints":{"health":"/health","betterAuth":"/api/auth/*","wellKnown":{"authorizationServer":"/.well-known/oauth-authorization-server","protectedResource":"/.well-known/oauth-protected-resource"},"oauth":{"authorize":"/api/auth/oauth2/authorize","token":"/api/auth/oauth2/token","register":"/api/auth/oauth2/register","userinfo":"/api/auth/oauth2/userinfo","deviceCode":"/api/auth/device/code"},"jwtBridge":{"token":"/api/auth/jwt-bridge","health":"/api/auth/jwt-bridge/health"},"apiKeys":{"exchange":"/api/auth/api-keys/exchange"},"sso":{"discourse":"/api/auth/sso/discourse/auto"}}}