OWASP API2 2023 JWT Best Practices (Edit)
JSON Web Token implementations must explicitly declare support for RFC8725 to address common pitfalls like ignoring algorithms or using insecure algorithms in JWT validation.
OWASPSecurityJWTAuthenticationOpenAPI