{
  "issuer": "https://woolcrush.org",
  "authorization_endpoint": "https://woolcrush.org/oauth/authorize",
  "token_endpoint": "https://woolcrush.org/oauth/token",
  "jwks_uri": "https://woolcrush.org/.well-known/jwks.json",
  "response_types_supported": ["code"],
  "grant_types_supported": ["authorization_code"],
  "scopes_supported": ["woolcrush.guides.read"],
  "service_documentation": "https://woolcrush.org/docs/api/"
}
