When registering a user, I want the user to get access to the home page after confirming via the link in the email.
I added an action that sends the link to the email and created a check for it.
Ideally, after receiving confirmation, the home page should open, but instead, it immediately shows me that the link was not verified.