Skip to content

oauth-provider-adapters-for-mcp: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Oct 17:44
9b737fe

1.0.0 (2025-10-21)

Features

  • adapters/oidc: Add openid-client OIDC discovery and refactors error handling to take place in the base adapter (#6) (2160571)
  • adapters/oidc: Implement token exchange and refresh in OIDCProviderAdapter (#8) (321411c)
  • adapters/oidc: provider quirk config and validation (#7) (49cd4df)
  • Add logger injection (#11) (1987b55)
  • Adds support for static OIDC metadata via environment file (#13) (3b4de3e)
  • Base OAuth Adapter (#3) (872605f)
  • implement fromEnvironment helper for OIDC adapter integration (#9) (622df42)
  • initialize provider and generate pcke auth url (#5) (1c6fb0d)
  • logger implementation (#4) (ce8d41d)

Documentation

  • adapters/oidc: add adapter/OIDC example and contribution guide (#12) (59d40fe)
  • readme: Updates README.md (#2) (eb1a900)
  • Updates tooling and package name documentation (#15) (53fb0fa)

Miscellaneous

  • Adding manual intervention for release start (#14) (cb9bb98)
  • change to make package public on npm (4a04e8c)
  • configure repo (23bc220)
  • make npm package public (#17) (4a04e8c)
  • Update project to include release and using pnpm for package management (#10) (6a6ba37)
  • update to using public fixed ip github runner for public repo actions (#19) (7ab4344)
  • version 1.0.0 (#18) (53779d0)