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
We should have a CookieAuthorization which will set document.cookie for clients needing to pass cookies to the server. We should also ensure that the underlying http client (jQuery, shred, super-agent, etc) will enable XHR or whatever else is needed.
The text was updated successfully, but these errors were encountered:
We should have a
CookieAuthorization
which will setdocument.cookie
for clients needing to pass cookies to the server. We should also ensure that the underlying http client (jQuery, shred, super-agent, etc) will enable XHR or whatever else is needed.The text was updated successfully, but these errors were encountered: