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

Gives UNAUTHORIZED after deploying the application. #31

Closed r1me75 closed 4 months ago

r1me75 commented 4 months ago

Hi There! The plugin is perfectly working on development. Now, I have deployed the strapi app on DigitalOcean and when I call the endpoint "send-link" I am getting unauthorized back? Any idea how this can happen? I just deployed the app and did not change anything?