Skip to content

Commit 626749b

Browse files
committed
chore(release): 6.5.0
1 parent b1f0a28 commit 626749b

File tree

11 files changed

+3794
-6
lines changed

11 files changed

+3794
-6
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [6.5.0](https://github.com/panva/openid-client/compare/v6.4.2...v6.5.0) (2025-05-06)
6+
7+
8+
### Features
9+
10+
* support response_type=id_token OIDC Authentication Responses ([94bba9d](https://github.com/panva/openid-client/commit/94bba9d7f7e6f1a2116fa20466be4811a7ee9cf3))
11+
12+
13+
### Fixes
14+
15+
* handle POST method Request inputs for non-hybrid responses ([92faadc](https://github.com/panva/openid-client/commit/92faadc2a07af8f94889ef833ceae2dfdfe82352))
16+
17+
18+
### Documentation
19+
20+
* add WWW-Authenticate parameter descriptions and RS Metadata related parameters ([38f3448](https://github.com/panva/openid-client/commit/38f3448d6cc761541e498afcd6cacc3e4a86657b))
21+
* update implicitAuthentication and authorizationCodeGrant inline examples ([b1f0a28](https://github.com/panva/openid-client/commit/b1f0a28e38d4a3015107609aeb127099176bc2e0))
22+
523
## [6.4.2](https://github.com/panva/openid-client/compare/v6.4.1...v6.4.2) (2025-04-10)
624

725

0 commit comments

Comments
 (0)