AntiPattern
Auth Secret Misapplied
auth-secret-misapplied
Bearer/JWT or API-key authentication breaks when systems confuse which party owns token validation versus signing and how the credential is transported, causing missing Authorization headers, wrong middleware roles, and insecure end-to-end auth models.