I have created a custom login screen using the Universal Login → Login feature. I want to support a following screen which asks the user to verify their email and the click the link in the email. Is this supported in Universal Login anywhere?
This allows me to build my own screen with the route in React /verification. It works, however, I’ll study the redirect with actions link because it includes the state.
I assume there’s a way to use the state so they can sign up, verify their email and not have to sign in.