Hi there!
http://support.backendless.com/t/resend-of-confirmation-email
Have you implemented the resending option?
Hi, Evgeny.
Unfortunately, no. It is still in our roadmap but currently, we have more priority features to implement.
Regards Ilya
Hey, has this been done yet?
No, sorry, we have not gotten to it yet.
Hi,
Any update regarding this feature request?
Thanks in advance!
Hi @Enrique_Diaz, actually, it has been done, but not documented yet. Please let me know which Backendless SDK you use and I will help with the API.
Regards,
Mark
Hello @Enrique_Diaz
The version of JS-SDK contains a method for resending email confirmation
Backendless.Users.resendEmailConfirmation(userEmail).then(...).catch(...)
Regards, Vlad
1 Like