How to secure your WebSocket connection using .NET Core?

This post was most recently updated on April 29th, 2022. This article explains how to easily authenticate your WebSocket connections using .NET Core and vanilla JavaScript. The same concept probably applies to all sorts of front-end libraries, although some of them might offer some syntactic sugar on top of it. … Continue reading How to secure your WebSocket connection using .NET Core?