You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can anyone help me understand what i need to do in order to persist the users logged in session for a certain period of time? for example, say i want the user to be logged in for a whole day. Also, do i need to do anything special when the app is running in the background vs. closed explicitly by the user or is it all the same process?
We are currently authenticating users using the following code
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Can anyone help me understand what i need to do in order to persist the users logged in session for a certain period of time? for example, say i want the user to be logged in for a whole day. Also, do i need to do anything special when the app is running in the background vs. closed explicitly by the user or is it all the same process?
We are currently authenticating users using the following code
Beta Was this translation helpful? Give feedback.
All reactions