pump-io / pump.io

Social server with an ActivityStreams API
http://pump.io/
Apache License 2.0
2.22k stars 333 forks source link

Logout errors #1458

Open ghost opened 7 years ago

ghost commented 7 years ago

sometimes when i try log out pump.io the server return a error and is impossible close session, I need to clear localStorage and session manually from browser console, this is more easy to reproduce when register with a email and before confirmation.

High level test cases:

Expected behavior: Close session although exist server error by missing params or wrong/expired credentials

ghost commented 7 years ago

I think is related with: #1181 and #1211