playframework 2.2 - How to resend verification email in play authenticate? -
I'm stupid to ask, but I do not know how to send a verification email to the user who 'emails and Login using amp; Passwords on play certification, i.e. A user has signed up for an account, the token has expired at the verification email, and a new verification email is required. I understand that the original verification email is created after the user account and is logged in later, but I can not understand how to do a user with logging in. I believe you have wrong order order, emails are sent after email is created and First they log in. If they are already logged in, they will have to verify the email. If they never accept the email, then I believe that you will have to ask the user to sign up again and a new email will be sent. .. Chet