Skip to content

v0.1.24

Choose a tag to compare

@rustyconover rustyconover released this 06 Mar 17:05
· 99 commits to main since this release

What's Changed

  • Improved OAuth validation errors: OAuthResourceMetadata validation errors now include the offending value for easier debugging
  • JWT diagnostic logging: jwt_authenticate now logs expected vs actual claims (issuer, audience) when JWT validation fails, aiding troubleshooting of auth misconfiguration