First of all, I would like to thank you for this great simple code, I am wondering about the authorization workflow, when the user sign up and confirm his account, he must be redirected to the login page and login into his account which I think is an unnecessary step, how can I make the user get signed in after the confirmation without having to type the user name and password and be redirected to the login page?
First of all, I would like to thank you for this great simple code, I am wondering about the authorization workflow, when the user sign up and confirm his account, he must be redirected to the login page and login into his account which I think is an unnecessary step, how can I make the user get signed in after the confirmation without having to type the user name and password and be redirected to the login page?