Account Confirm Email / Link Expiry

Hello

Apologies if I have overlooked this detail but I cannot find it detailed anywhere;

Does the Email Confirmation Link for new registered users expire after a certain period?
Likewise, an old thread tells me the Password Reset Link expires after a few hours. Is that still the case?

Thanks
Paul

Hello @Paul_McCullen

yes, expiration time is 10 days.

Likewise, an old thread tells me the Password Reset Link expires after a few hours. Is that still the case?

expiration time for the link is two hours

Thanks Sergey
Being lazy but while I have you, is there a way I can generate another email confirm link and send after that 10 day period?
What I have done previously is simply deleted the EMAIL_CONFIRMATION_PENDING account and told the user to register again with the same email.
Thanks
Paul

There is an API to resend email confirmation. You could add a button or link in your app to resend the email. The button/link would use the API:
http://backendless.com/docs/rest/users_resend_email_confirmation.html