OAuth with SignalR -


i have web api 2 app uses oauthauthorizationserver generate token. each time user wants server sends token message.

i want implement signalr app. there possible way allow users connect web sockets verifying token server sends when user authenticates?


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -