What's Changed
- Add type compatibility test between SDK and spec types by @ochafik in #729
- Add OIDC ID token support by @dankelleher in #680
- Add prompt=consent for OIDC offline_access scope by @dankelleher in #681
- Non-critical: Readme syntax and typographical error fixes by @freakynit in #765
- make client side client_id generation configurable in the oauth router by @cdaguerre in #734
- Adding
invalidateCredentials()
toOAuthClientProvider
by @geelen in #570 - fix: use authorization_server_url as issuer when fetching metadata by @JoJoJoJoJoJoJo in #763
- feat(protocol): Debounce notifications to improve network efficiancy by @jneums in #746
- fix(731): StreamableHTTPClientTransport Fails to Reconnect on Non-Resumable Streams by @jneums in #732
- fix: consistently use consumer-provided fetch function by @LucaButBoring in #767
- fix client id issuance date should only be sent when generated by @cdaguerre in #775
- 1.16.0 by @ihrpr in #779
New Contributors 🙏
- @dankelleher made their first contribution in #680
- @freakynit made their first contribution in #765
- @cdaguerre made their first contribution in #734
- @JoJoJoJoJoJoJo made their first contribution in #763
- @jneums made their first contribution in #746
- @LucaButBoring made their first contribution in #767
Full Changelog: 1.15.1...1.16.0