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
I have the same problem that in #110 and I don't want to set withCredentials to true. I believe that this should be configured in the configuration parameters.
If you disable withCredentials you won't get cookies with request. Do you have an alternative way to decide whether user is allowed to subscribe on private channel or not?
I can set Authorization header with token (example)
The text was updated successfully, but these errors were encountered:
I have the same problem that in #110 and I don't want to set
withCredentials
totrue
. I believe that this should be configured in the configuration parameters.I can set Authorization header with token (example)
The text was updated successfully, but these errors were encountered: