Hi,
on my web app, in a bad flow, the user signup, but hasn’t clicked the validation email.
then clicks on login for the 2nd time, maybe because the email he use was wrong, or he deleted the validation email by mistake.
the hosted site, still keeps a cookie and will imminently redirects the user back to my application.
is there a way to change this behavior, and provide some functionality to signs up with a different email or provide the functionality to re-send the validation email?