{ "client_id": "http://localhost:3000", "client_name": "bsky voice memos", "client_uri": "http://localhost:3000", "logo_uri": "http://localhost:3000/favicon.png", "redirect_uris": ["http://127.0.0.1:3000/"], "scope": "atproto repo:app.bsky.feed.post?action=create rpc:com.atproto.repo.uploadBlob?aud=* blob:video/*", "grant_types": ["authorization_code", "refresh_token"], "response_types": ["code"], "token_endpoint_auth_method": "none", "application_type": "web", "subject_type": "public", "dpop_bound_access_tokens": true }