You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@
2
2
3
3
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.
* mark experimental features more distinctly ([986adc5](https://github.com/panva/node-oidc-provider/commit/986adc5904841bae45e50f9aec486986534d36a0))
11
+
* update references and styling of spec links ([a4787b8](https://github.com/panva/node-oidc-provider/commit/a4787b87084dd90c94043cfabfaa317fc3c4021c))
12
+
13
+
14
+
### Fixes
15
+
16
+
* DCR endpoints only include www-authenticate for non-registration related errors ([9a864d6](https://github.com/panva/node-oidc-provider/commit/9a864d6e1af242ceb6456f2473a1925c112367b5))
17
+
18
+
19
+
### Refactor
20
+
21
+
* client schema defaults and static props ([843943d](https://github.com/panva/node-oidc-provider/commit/843943d871d05445e6af2dc8fcd636f73a2751a6))
22
+
* handle frame-ancestors in wmrm without a regexp ([4f85585](https://github.com/panva/node-oidc-provider/commit/4f8558525f0e8025abdaa38c29eff23085694775))
23
+
* push multiple elements to the recognized array in client_schema ([d478a8b](https://github.com/panva/node-oidc-provider/commit/d478a8bd8a3ab539cde5d695ef8a3f06c63e7778))
0 commit comments