{
  "client_id": "https://glossary-go.workshops.tokenmaxxing-rehab.com/client-metadata.json",
  "application_type": "web",
  "grant_types": [
    "authorization_code",
    "refresh_token"
  ],
  "scope": "atproto transition:generic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://glossary-go.workshops.tokenmaxxing-rehab.com/oauth/callback"
  ],
  "token_endpoint_auth_method": "none",
  "dpop_bound_access_tokens": true,
  "client_name": "Glossary Go MVP",
  "client_uri": "https://glossary-go.workshops.tokenmaxxing-rehab.com"
}
