You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider register a simple Signal-R Hub, that can pass messages to the frontend over web-sockets using a ticket authentication system, to avoid passing the JWT token in querystring (headers not supported for web-sockets).
Consider register a simple Signal-R Hub, that can pass messages to the frontend over web-sockets using a ticket authentication system, to avoid passing the JWT token in querystring (headers not supported for web-sockets).