v3.25.4

punkpeye/fastmcpv3.25.4Dec 9, 2025by github-actions[bot]

AI Summary

This is a patch release (v3.25.4) that fixes a bug related to parsing Basic authentication headers in the OAuth token endpoint. The fix addresses issue #214 and was implemented via commit 66ef112.

Key Highlights

  • Fixed parsing of Basic auth header in OAuth token endpoint
  • Addresses OAuth authentication issue #214

Full Release Notes

## [3.25.4](https://github.com/punkpeye/fastmcp/compare/v3.25.3...v3.25.4) (2025-12-09)


### Bug Fixes

* parse Basic auth header in OAuth token endpoint ([#214](https://github.com/punkpeye/fastmcp/issues/214)) ([#215](https://github.com/punkpeye/fastmcp/issues/215)) ([66ef112](https://github.com/punkpeye/fastmcp/commit/66ef1123915b2d47d9e1f6b539b830bbba3fe869))