I’m having a similar issue. My guess is that the login session expires. But in Bubble, there is no way to set a “stay logged in” flag when logging in with Facebook. I have experienced a logout happening after 24 hours from login.
@emmanuel, is there a way to stay logged in when using FB login?
I have the same issue. the session keeps expiring, even though I’m still logged in to Facebook. Like the OP, my primary auth method is Facebook Login. It seems to me that it needs the equivalent of “keep me logged in” (as long as I’m logged in to FB of course).
Here is an issue I discovered while playing with this. If I log out of FB, and I go back to may application then application still works. All updating and new record creating is still woking.
QUESTION:
How do I make sure the DB is not accessible if I am not logged in?
RE: My previous post. I posted this when I was still learning. The answer is to make a conditional (if current user in not logged in then hide element) Use the center tab in the property box.