
A plugin for Strapi Headless CMS that provides ability to sign-in/sign-up to an application by link had sent to email.
The Strapi PasswordLess Plugin is a plugin for Strapi Headless CMS that allows users to sign in or sign up to an application using a link sent to their email. This plugin works in conjunction with the Strapi User Permissions Plugin and extends its functionality. It also utilizes the Strapi Email Plugin for working with emails.
The Strapi PasswordLess Plugin is a useful tool for adding passwordless sign-in and sign-up functionality to Strapi Headless CMS. It allows users to authenticate themselves using a link sent to their email, eliminating the need for password-based authentication. It integrates seamlessly with Strapi's user permissions and email plugins, making it easy to set up and use. With this plugin, developers can provide a more convenient and secure authentication experience for their users.

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.