@microsoft/ocsdk
Advanced tools
Comparing version 0.4.3-main.22ebdb9 to 0.4.3-main.996f59c
@@ -5,2 +5,4 @@ # Changelog | ||
## [Unreleased] | ||
### Added | ||
- Add `useUnauthReconnectIdSigQueryParam` configuration to use `sig` as query parameter to pass `reconnectId` for `Unauthenticated Chat Reconnect` APIs | ||
@@ -7,0 +9,0 @@ ## [0.4.2] - 2023-12-06 |
@@ -32,2 +32,3 @@ import { RequestTimeoutConfig } from "../Common/RequestTimeoutConfig"; | ||
authCodeNonce: string; | ||
useUnauthReconnectIdSigQueryParam: boolean; | ||
} |
{ | ||
"name": "@microsoft/ocsdk", | ||
"version": "0.4.3-main.22ebdb9", | ||
"version": "0.4.3-main.996f59c", | ||
"description": "Microsoft Omnichannel SDK", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
6067639
186
7070