We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7c7dd commit b974e06Copy full SHA for b974e06
articles/communication-services/how-tos/call-automation/includes/secure-websocket-js.md
@@ -13,7 +13,7 @@ ms.author: kpunjabi
13
14
## Websocket code sample
15
16
-This sample code demonstrates how to configure OIDC client to validate webhook payload using JWT
+This sample code demonstrates how to configure OIDC client to validate websocket payload using JWT
17
18
```JavaScript
19
import { createServer } from "http";
0 commit comments