nextjs-authentication-using-strapi-and-next-auth icon indicating copy to clipboard operation
nextjs-authentication-using-strapi-and-next-auth copied to clipboard

NextAuth email authentication and strapi

Open benderillo opened this issue 3 years ago • 0 comments

This is not an issue but rather a question.

First of all, thank you for the tutorial, it was helpful. This tutorial and others I could scavenge in the internet are all talking about very simplistic use case that is using OAuth provider to tie together NextAuth and Strapi. However, NextAuth also supports "Passwordless" authentication method that is modern, secure and convenient to the end users. I and many other developers out there are very interested to understand how to integrate it with Strapi in a secure way. I searched high and low to no availability. It just seem as if no one knows how to do it right (or maybe it just plain impossible).

Do you have any thoughts on this? Any suggestions how do I go about it?

benderillo avatar Apr 23 '21 02:04 benderillo