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,
Sorry for resurrecting this old issue, but I can't seem to delete/don't use the stored cookies by the build-in http client. I have a session cookie, and I want to delete it on logging out.
Making calls http.get() with options = { withCredentials: false } doesn't seem to have any effect.
Thanks.
a954984
The text was updated successfully, but these errors were encountered: