Arquisoft / dechat_es1b

DeChat ES1B
https://arquisoft.github.io/dechat_es1b/
MIT License
6 stars 4 forks source link

Bug to don't let login in chat because of cache? #108

Closed martinlacorrona closed 5 years ago

martinlacorrona commented 5 years ago

image

martinlacorrona commented 5 years ago

If I clear cache in Google Chrome, this error dissappear, but we have any tool to manage clear cache in every session?

srensamblador commented 5 years ago

This is a double edged sword, because if we clear the cache on reload, each time a user reloads he would have to login again.

if we think about the final users we just need to ensure a fresh account can login and that the session is properly ended when the user clicks the disconnect button.

Our own pods during developing might not be representative of what the users actually encounter

martinlacorrona commented 5 years ago

@JavierUrones add this in considerations https://github.com/Arquisoft/dechat_es1b/wiki/Considerations