v4.4.0
nestjs/nestv4.4.0Jul 3, 2026by github-actions[bot]
AI Summary
This release adds issuer path discovery for OAuth routes, facilitating better configuration and flexibility for OAuth implementations.
Key Highlights
- Support for issuer path discovery in OAuth routes
- Enhanced OAuth route configuration capabilities
New Features
- Issuer path discovery for OAuth routes
Full Release Notes
# [4.4.0](https://github.com/punkpeye/fastmcp/compare/v4.3.2...v4.4.0) (2026-07-03) ### Features * support issuer path discovery for OAuth routes ([#283](https://github.com/punkpeye/fastmcp/issues/283)) ([b170e78](https://github.com/punkpeye/fastmcp/commit/b170e78c2c0bfadbfcacae86447b4b9a4419e8e4))