How logged the user in with backend workflow?

Hello,

I have a backend workflow that generate an email with plugin and return this email. Then I use ‘Create an account for someone else’ and if user doesn’t exist, this flow create the user. Then I want logged the user in. For that I use ‘assign a temp password to user’ . This works too. Then I logged the user in with generated email and temp password.

I post this api with my html code. Api going to true destination, firstly user seems the logged in but in seconds user logged out.
What should I do?

This topic was automatically closed after 70 days. New replies are no longer allowed.