Skip to content

Custom Email and Password authentification & store user data to the MongoDB (database)

Notifications You must be signed in to change notification settings

Douglas254/authapp

Repository files navigation

Authentication: Custom Email/Password with NextAuth.js & MongoDB 🔒

Screenshots 📸

Sign Up & Login

Error When same Email address already registered in the database ❌

Error When trying to login with invalid credentials ❌

successful login ✅

MongoDB Collections 💽

Setup ✴️

  • Clone the repository using https://github.com/Douglas254/authapp.git or download and extract the zip file.
  • Open up the cloned folder in your preferred text editor. Open up a terminal within your workspace and navigate into the /authapp folder
  • Within that folder, run npm install which will install all dependencies for you then run npm run dev to run the development server on http://localhost:3000/ 💥

Deployment ~ Vercel 🌍

View hosted site here

Authors 🖊️

This project was contributed to by:

License 📄

The project is licensed under MIT

About

Custom Email and Password authentification & store user data to the MongoDB (database)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published