generated: '2026-07-19' method: searched source: https://api.firework.com/.well-known/ host: https://api.firework.com notes: api.firework.com publishes an RFC 8414 OAuth 2.0 Authorization Server Metadata document advertising authorization_code + refresh_token grants, PKCE (S256), dynamic client registration (registration_endpoint), and token revocation. firework.com/.well-known/security.txt returns 404 (no published security.txt). hosts: - host: https://api.firework.com documents: - path: /.well-known/oauth-authorization-server status: 200 file: firework-oauth-authorization-server.json - path: /.well-known/openid-configuration status: 404 - path: /.well-known/security.txt status: 404 x-shape-fix: converted: '2026-08-20' from: documents note: Rewritten into hosts[] -> documents[], the only shape well_known_docs() in score.rb reads. A served .well-known surface recorded in any other shape scores as absent.