How to log users in?

Hi everybody,

Sorry i am novice but I don’t understand how to log-in so in my app.

I have one button which sign up users under the thing “user” with the fields “email”, “name” …
And (maybe it’s a mistake) i want this button (after signing up th user) log the user in .

So for this i choose the action " log the user in" and then I don’t understand what to put inside the email an password cases … I have a field email but not password and if I have understood bubble save the password (and its normal i don’t have access to the users’ passwords).

So can someone helps me please ?

Sorry for my english x)

This is how I achieve it in my app:

Bubble will handle the rest, and the users email is store under the Users table in the Data tab

Ok thank you very much that works !