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

Extra params in /api/passwordless/send-link endpoint #10

Open gundall opened 1 year ago

gundall commented 1 year ago

Related to this Issue.

These changes allow to send more params than just username / email if needed.