Hello everyone.
So this is my very first question here because I couldn’t find solution in docs.
Anyways, I have a flow which creates users with “email” connection and sents passwordless login (magic link) but the problem part is it sends passwordless login email when I create the user.
But the email shouldn’t be sent by automatically after the user created. How can I prevent this?
Thanks.