owin - signalr standalone server get user -


i have standalone signalr server want hold of context.user in onconnected event in mvc4 application use formsauthentication. when calling hub context.user null isn't possible hold of user in standalone signalr service?

this sample uses forms authentication , using context.user


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -