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
Hi,
There seems to be no option to specify that the token request to backend should be done with using option xhr.withCredentials=true. Thus the request fails in CORS scenario.
The text was updated successfully, but these errors were encountered:
@a1martin thanks for an issue! If you have time and possibility to make pr - I'll be happy to accept it. Otherwise I'll add support for this as soon as I can.
Hi,
There seems to be no option to specify that the token request to backend should be done with using option xhr.withCredentials=true. Thus the request fails in CORS scenario.
The text was updated successfully, but these errors were encountered: