{
  "client_id": "https://mkueper.codeberg.page/BSky-Moderation-Extension/oauth-client-metadata.json",
  "client_name": "BSky Moderation Extension",
  "client_uri": "https://mkueper.codeberg.page",
  "redirect_uris": [
    "https://cohhpidggebmlbidfhjfeopocihipani.chromiumapp.org/oauth/callback"
  ],
  "scope": "atproto rpc:app.bsky.graph.getFollowers?aud=did:web:api.bsky.app rpc:app.bsky.graph.getFollowers?aud=did:web:api.bsky.app%23bsky_appview rpc:app.bsky.graph.getBlocks?aud=did:web:api.bsky.app rpc:app.bsky.graph.getBlocks?aud=did:web:api.bsky.app%23bsky_appview repo:app.bsky.graph.block?action=create repo:app.bsky.graph.block?action=delete",
  "grant_types": [
    "authorization_code",
    "refresh_token"
  ],
  "response_types": [
    "code"
  ],
  "token_endpoint_auth_method": "none",
  "application_type": "web",
  "dpop_bound_access_tokens": true
}
