kucherenko / strapi-plugin-passwordless

A plugin for Strapi Headless CMS that provides ability to sign-in/sign-up to an application by link had sent to email.
MIT License
77 stars 27 forks source link

Send login link email after new end user created from admin UI. #14

Closed pimpelsang closed 1 year ago

pimpelsang commented 1 year ago

I see that need for non techy admins who want to create & invite users manually. Adding new user in admin UI should trigger sending out link email.

Is there a way and example how to configure it? Could there be new button to re-send login email for existing users in UI?