Register account email validation link

Hi @Jean1

You can use the built in service to this with strapi.plugins['users-permissions'].services.sendConfirmationEmail()

See the code for the service here: