Skip to content

Releases: mcp-auth/js

v0.2.0

Choose a tag to compare

@xiaoyijun xiaoyijun released this 21 Jan 05:47
ad78e78

What's Changed

  • fix: cache remote JWK Set instances to reduce redundant JWKS requests by @xiaoyijun in #43
  • fix(mcp-auth): remove console.error for expected auth failures by @xiaoyijun in #45
  • feat: support discovery config for lazy metadata fetching by @xiaoyijun in #44

Full Changelog: v0.2.0-beta.1...v0.2.0

v0.2.0-beta.1

Choose a tag to compare

@xiaoyijun xiaoyijun released this 11 Aug 06:30
b9f3c5e

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0-beta.1

v0.1.1

Choose a tag to compare

@gao-sun gao-sun released this 22 May 00:11
28e1196

What's Changed

  • refactor: fall back to default grant types for config validation by @gao-sun in #29
  • refactor: loose client id requirement and accept azp by @gao-sun in #30

Credit to @btiernay for finding the issues.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@gao-sun gao-sun released this 09 May 04:37
c1486e3

The first release of MCP Auth Node.js SDK.

Please see https://mcp-auth.dev for more details.