atomicdata-dev / atomic-data-browser

This repo is no longer used! Code is moved to Atomic-Server
https://github.com/atomicdata-dev/atomic-server/issues
MIT License
56 stars 9 forks source link

Auth cookie not properly cleaned up #282

Closed joepio closed 1 year ago

joepio commented 1 year ago

I'm not sure exactly when, but there are situations where the user is signed out, yet there is a cookie still present. This should be removed.

Not sure what the right moment is to check for this. Obviously when the Agent changes, but also maybe on initialization.