Login/signup

0
hello ! Is it possible to allow users to create account and immediately be logged into the page rather than registering and have to login again? Preferably using microflow. thanks in advance !!
asked
1 answers
3

Hi Kwee,

an example of this implementation can be found in the forgotpassword module.

You can also create your own request handler and navigate the user to that endpoint.

answered