mjrgit / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

Is there a way to reset the session / wipe session cookies? #227

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am working against an API that uses basic authentication and session cookies.

I need to jump between users quite often, but the rest client is keeping the 
session cookie so the server keeps thinking I am the same user account.

I have not found a button to 'reset' the sessions. Is there such a thing, can 
it be added?

Original issue reported on code.google.com by tt...@ttimo.net on 7 Jan 2014 at 10:37

GoogleCodeExporter commented 8 years ago
I'm having the same problem.  I can't figure out how to clear whatever 
credentials have been stored so I can get re-prompted to change users.

Original comment by rcra...@gmail.com on 4 Feb 2014 at 7:49

GoogleCodeExporter commented 8 years ago
Anybody found a solution this issue? I have no idea how this session is stored. 
It has persisted for over 3 days. I have cleared cookies several times to no 
avail!

Original comment by sasank.v...@gmail.com on 10 Feb 2014 at 1:41

GoogleCodeExporter commented 8 years ago
My workaround is to use multiple profiles in chrome, install the app in each 
profile..

Original comment by tt...@ttimo.net on 10 Feb 2014 at 7:15