{
  "_comment": "RFC 8414 placeholder — static site, no live OAuth",
  "issuer": "https://anthonysdrbarber.com/",
  "authorization_endpoint": "https://anthonysdrbarber.com/",
  "token_endpoint": "https://anthonysdrbarber.com/",
  "jwks_uri": "https://anthonysdrbarber.com/.well-known/jwks.json",
  "response_types_supported": ["code"],
  "grant_types_supported": ["authorization_code"],
  "token_endpoint_auth_methods_supported": ["none"],
  "code_challenge_methods_supported": ["S256"],
  "scopes_supported": ["openid", "profile"]
}
