{
  "issuer": "https://cv.mastrix.cc",
  "authorization_endpoint": "https://cv.mastrix.cc/.well-known/oauth/public-authorization",
  "token_endpoint": "https://cv.mastrix.cc/.well-known/oauth/public-token",
  "jwks_uri": "https://cv.mastrix.cc/.well-known/jwks.json",
  "response_types_supported": [
    "none"
  ],
  "grant_types_supported": [
    "none"
  ],
  "scopes_supported": [
    "cv.read"
  ],
  "token_endpoint_auth_methods_supported": [
    "none"
  ],
  "service_documentation": "https://cv.mastrix.cc/llms.txt"
}
