Registration/Login Flow - issues

Widgets & Design

I have an app where I have 3 pages:

Registration.

Confirmation of the code.

Personalization.

in the first Action I create a user account and send him an email with details to login - random 4 intigers I save in his profile.

In the second Action user has to give the proper information to log in.

What have you tried so far?

I have build the following registration flow:

  1. Is the user logged in when the account is created? Or how do I authenticate him later?

  2. Send email action doesn't send anything. - why? I have the users email.

  3. I have problems with second step where I check if all the numbers user input are the numbers I generated (he should get them via email). I compare authenticated user nr 1 vs nr 1 from the input - but it doesn't seem to work.

Also - Is there a good tutorial for advanced apps that user more actions/confirmations etc. so I can learn how to build triggers/actions/relations better? As some tutorials are showing some outdated UI which doesn't match what I see now in FlutterFlow.

Did you check FlutterFlow's Documentation for this topic?
No
1 reply