{ "client_id": "https://md2semble.example.com/client-metadata.json", "client_name": "Markdown Semble Importer", "redirect_uris": [ "https://md2semble.example.com/" ], "token_endpoint_auth_method": "none", "dpop_bound_access_tokens": true, "scope": "atproto repo:network.cosmik.card?action=create repo:network.cosmik.collection?action=create repo:network.cosmik.collectionLink?action=create", "grant_types": [ "authorization_code", "refresh_token" ], "response_types": [ "code" ], "application_type": "web" }