Strapi Email and Password Authentication with Next.js 15: Part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. The complete code for this project can be found in this repo: strapi-email-and-password-authentication

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. react-toastify

    React notification made easy 🚀 !

    react-toastify: Allows us to add toast notifications.

  4. Newman

    Newman is a command-line collection runner for Postman

    Optionally, a HTTP client. Postman is recommended.

  5. Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

    Strapi offers multiple authentication methods to secure your application:

  6. sendgrid-nodejs

    The Official Twilio SendGrid Led, Community Driven Node.js API Library

    You will notice that the default email provider is sendmail, this is for local development. However, for production-ready applications, we will be using SendGrid as our email provider.

  7. node

    Node.js JavaScript runtime ✨🐢🚀✨

    Node.js runtime: Only Active LTS or Maintenance LTS versions are supported (currently v18, v20, and v22).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Road To An Internship - Grinding Period [3/3]

    3 projects | dev.to | 22 Jul 2021
  • Planning to create a full-stack open source project

    2 projects | /r/node | 18 Apr 2021
  • Building faster content-driven sites with Astro

    1 project | dev.to | 7 Jul 2025
  • SOLVED: REST API and Content Manager returning different IDs for entries

    2 projects | dev.to | 29 May 2025
  • Building a Simple RESTful API with Node.js and Express

    3 projects | dev.to | 4 Apr 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?