Since a few days (updating from 0.58.2 to 0.58.3?) I get signed out regulary on desktop (didn't looked at the clock, but something around 2 or 3 hours inactivity).
But beside updating to 0.58.3 I turned on Facebook login in the backend + created a second account with my Facebook Token (incognito/private tab, but Facebook session is also present in regular browser mode). The account just exists for testing purposes, for regular use the normal username + password account is used (and the logout happens here).
I'll check:
My users are also reporting automatic logouts with 0.58.3, I had to rollback to 0.58.2. (heroku deployment)
@soundstorm The logouts were caused by a bug in meteor, already fixed on https://github.com/meteor/meteor/pull/9148. So this will be fixed on our next version. I am not sure if the facebook bug is related to the logouts though.
@MartinSchoeler can you say if this is fixed with 0.58.4?
@MartinSchoeler as I just activated OAuth I couldn't exclude that :) So I was just guessing. But great that this is unrelated.
The general problem with unexpected logouts seems to be resolved in 0.58.4. Not sure about FB specifically.
Most helpful comment
@soundstorm The logouts were caused by a bug in meteor, already fixed on https://github.com/meteor/meteor/pull/9148. So this will be fixed on our next version. I am not sure if the facebook bug is related to the logouts though.