Staying signed in?

Hi all,

The sample project for sign up/in Thunkable, how does this ensure the user is not logged out each time the app is closed?

This has been implemented into one of my projects.

Many thanks :slight_smile:

Hi @nuuzonessqnzvv
The app checks the email is set when the sign in screen is opened.


The variable is null when it hasn’t been set and can be set to null when the user sign out