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

Application show how Next.js can be authenticated using Strapi and NextAuth.

Results 2 nextjs-authentication-using-strapi-and-next-auth issues
Sort by recently updated
recently updated
newest added

The blog post written here: https://strapi.io/blog/user-authentication-in-next-js-with-strapi, did not work for me, but the correct code can be found here: https://forum.strapi.io/t/user-authentication-with-next-js-and-strapi/6289/25

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...