{
  "issuer": "https://video-navigator.todij.com/",
  "service_documentation": "https://video-navigator.todij.com/faq.html#privacy-auth",
  "authorization_endpoint": "https://accounts.google.com/o/oauth2/v2/auth",
  "token_endpoint": "https://oauth2.googleapis.com/token",
  "revocation_endpoint": "https://oauth2.googleapis.com/revoke",
  "jwks_uri": "https://www.googleapis.com/oauth2/v3/certs",
  "scopes_supported": [
    "https://www.googleapis.com/auth/youtube.readonly",
    "openid",
    "email",
    "profile"
  ],
  "response_types_supported": [
    "code"
  ],
  "grant_types_supported": [
    "authorization_code"
  ],
  "code_challenge_methods_supported": [
    "S256"
  ],
  "metadata_note": "Todij Video Navigator uses Google authorization for the Android app. This static document helps agents discover the app's public authorization posture; TODIJ AI Technology Ltd does not operate a first-party OAuth issuer for user YouTube data in Android v1."
}
