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 - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Create a stacked percentage column -