{
  "issuer": "https://renatopina.com",
  "token_endpoint": "https://renatopina.com/functions/oauthToken",
  "token_endpoint_auth_methods_supported": ["none", "client_secret_post"],
  "grant_types_supported": ["client_credentials"],
  "response_types_supported": [],
  "scopes_supported": ["portfolio:read", "contact:read", "discovery:read"],
  "service_documentation": "https://renatopina.com/functions/apiCatalog?format=openapi",
  "ui_locales_supported": ["pt-BR", "en"],
  "op_policy_uri": "https://renatopina.com/privacy/",
  "op_tos_uri": "https://renatopina.com/about/",
  "agent_auth": {
    "register_uri": "https://renatopina.com/auth.md",
    "supported_identity_types": ["oauth"],
    "supported_credential_types": ["access_token"]
  }
}
