{
  "issuer": "https://michaelharley.net/",
  "authorization_endpoint": "https://michaelharley.net/auth",
  "code_challenge_methods_supported": ["S256"],
  "response_types_supported": ["code"],
  "grant_types_supported": ["authorization_code"],
  "response_modes_supported": ["query"]
}
