{ "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 transition:generic", "grant_types": ["authorization_code", "refresh_token"], "response_types": ["code"], "token_endpoint_auth_method": "none", "application_type": "web", "dpop_bound_access_tokens": true }