client-metadata.json
edited
1{
2 "client_id": "https://tangled.org/strings/@joelh.social/3m25mqhwmp622/raw",
3 "application_type": "native",
4 "client_uri": "https://tangled.org/strings/@joelh.social/3m25mqhwmp622/raw",
5 "client_name": "OAuth for Bluesky",
6 "dpop_bound_access_tokens": true,
7 "grant_types": ["authorization_code", "refresh_token"],
8 "redirect_uris_OLD": ["social.soapstone.client:/oauth"],
9 "redirect_uris": ["social.soapstone.client:/oauth"],
10 "response_types": ["code"],
11 "scope": "atproto transition:generic transition:chat.bsky",
12 "token_endpoint_auth_method": "none"
13}