Closed sravikiran closed 9 years ago
The JavaScript client example uses the UI of web host application to sign in. What is the best way to do it in a real application? Can we use token based authentication with SignalR?
Here is the Bearer Token sample https://github.com/gustavo-armenta/BearerTokenAuthenticationSample
Thanks @gustavo-armenta. I will check it.
The JavaScript client example uses the UI of web host application to sign in. What is the best way to do it in a real application? Can we use token based authentication with SignalR?