Does bubble have a feature that logs users out in a shorter time than usual when deployed? Apparently, my app doesn’t allow users to stay logged in for long periods of time.
The only mechanism for automatic logout of users I know of is the Stay logged in option in the Log the user in
action.
As long as cookies aren’t altered, it will keep the user logged in 24h (if unchecked) and 1 year (if checked)
I understand this too, but for some reason, users who register using sign the user up end up being logged out within 48 hours… I wonder why…
@ademiguel
I’ll look into it. Thank you.
This topic was automatically closed after 70 days. New replies are no longer allowed.