zooniverse / wildcam-gorongosa

http://www.wildcamgorongosa.org
Apache License 2.0
2 stars 6 forks source link

Unable to sing-in with separate account #184

Closed mrniaboc closed 8 years ago

mrniaboc commented 8 years ago

If I log out and then click sign-in, it signs me back in with the same account instead of giving me the option to choose.

I was logged in to PFE with a separate account, but it didn't allow me to sign into WildCam with that account. Just signed me in with the last account I had signed in with.

camallen commented 8 years ago

I was debugging this with grant. Turns out if you have a panoptes session already in play then it uses this to sign you in. Since here uses panoptes to sign in it will leave a session. Probably best to change that like the front end did to use zooniverse.org and ensure that signout removes the cookies for the relevant domains.