Firebase email authentication

Hi,
I would like to make an email authentication. After first login user is going to be auto login. How to make this auto login? In thunkable X can use local storage, but there?
Also want to make local storage file with user points. Anyone may help me?

It should be like that:
If signed up -> create local storage [email and password]
Screen 1 initialize ->If local storage [email and password isn’t empty] -> open screen 2
If local storage is empty -> send info -> must sign up.

A quick search in this community can do wonders. :slight_smile:

Capture
Use these blocks :smiley:

1 Like