Skip to content

Simple Login/Register system using MEAN stack and implementing RESTful APIs. User authentication is implemented using JWT, bcryptjs. Multer is used for uploading image. node-mailer for sending conformation emails.

Notifications You must be signed in to change notification settings

kushalp13/User-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

User-Auth

Simple Login/Register system using MEAN stack and implementing RESTful APIs. User authentication is implemented using JWT, bcryptjs. Multer is used for uploading image. node-mailer for sending conformation emails.

This can be used as sample template for any MEAN stack web application which may contain following functionalities

  1. signup - user email, password, image, gender, age
  2. signin
  3. Forgot-password functionality by sending mail to user

You can clone the repository and start working with your project in same without changing anything.

About

Simple Login/Register system using MEAN stack and implementing RESTful APIs. User authentication is implemented using JWT, bcryptjs. Multer is used for uploading image. node-mailer for sending conformation emails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published