{
  "client_id": "https://obsidian-atproto.pages.dev/client-metadata-full.json",
  "client_name": "Obsidian ATProto Publisher (all record types)",
  "client_uri": "https://obsidian-atproto.pages.dev",
  "application_type": "web",
  "dpop_bound_access_tokens": true,
  "grant_types": ["authorization_code", "refresh_token"],
  "response_types": ["code"],
  "token_endpoint_auth_method": "none",
  "redirect_uris": ["https://obsidian-atproto.pages.dev/callback"],
  "scope": "atproto repo:* blob:*/*"
}
