Releases: mcp-auth/python
Releases · mcp-auth/python
v0.2.0b1
What's Changed
- feat: add todo manager sample by @xiaoyijun in #26
- feat: support protected resource metadata for mcp server by @xiaoyijun in #27
- fix: use
scopes_supported
in OAuth server metadata by @xiaoyijun in #30 - docs: update provider list link by @ronfogel in #35
- refactor: reorg samples by @xiaoyijun in #36
- chore: bump mcp version to 1.12.3 by @xiaoyijun in #37
- docs: update samples and readme for current version by @xiaoyijun in #38
New Contributors
- @xiaoyijun made their first contribution in #26
- @ronfogel made their first contribution in #35
Full Changelog: v0.1.1...v0.2.0b1
v0.1.1
What's Changed
- chore: update README.md by @taylorwilsdon in #20
- refactor: loose client id requirement and accept azp by @gao-sun in #23
- refactor: fall back to default grant types for config validation by @gao-sun in #22
New Contributors
- @taylorwilsdon made their first contribution in #20
Credits
Credit to @btiernay for finding the issues.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The first release of MCP Auth Python SDK.
Please see https://mcp-auth.dev for more details.