{
  "client_id": "https://openmusicevent.app/.well-known/oauth-client-metadata.json",
  "client_name": "Open Music Event",
  "application_type": "native",
  "scope": "atproto blob:application/gzip blob:text/x-patch repo:app.openmusicevent.source?action=create repo:app.openmusicevent.source?action=update repo:sh.tangled.publicKey?action=create repo:sh.tangled.repo.pull.status?action=create repo:sh.tangled.repo.pull.status?action=delete repo:sh.tangled.repo.pull.status?action=update repo:sh.tangled.repo.pull?action=create repo:sh.tangled.repo.pull?action=delete repo:sh.tangled.repo.pull?action=update repo:sh.tangled.repo?action=create repo:sh.tangled.repo?action=delete repo:sh.tangled.repo?action=update rpc:sh.tangled.repo.create?aud=* rpc:sh.tangled.repo.merge?aud=* rpc:sh.tangled.repo.setContributors",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code",
    "refresh_token"
  ],
  "redirect_uris": [
    "app.openmusicevent:/oauth/callback"
  ],
  "token_endpoint_auth_method": "none",
  "dpop_bound_access_tokens": true
}
