I have build the following registration flow:
Is the user logged in when the account is created? Or how do I authenticate him later?
Send email action doesn't send anything. - why? I have the users email.
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.