v0.1.24
What's Changed
- Improved OAuth validation errors:
OAuthResourceMetadatavalidation errors now include the offending value for easier debugging - JWT diagnostic logging:
jwt_authenticatenow logs expected vs actual claims (issuer, audience) when JWT validation fails, aiding troubleshooting of auth misconfiguration