Skip to content

AlcidesA/node-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-authentication

A node API with user register, authenticate and reset password

Dependencies

Node - Node MongoDB - MongoDB Yarn - Yarn

Install

git clone https://github.com/AlcidesA/node-authentication.git
cd node-authentication
yarn install

Setup

To test sending forgotten password email I use the Mailtrap - Mailtrap

You can create a free account, and then you create an inbox.

In integrations, change to nodemailer, get the data and put it in the mail.json file

Run

  1. Start MongoDB
  2. node src/index.js

About

A node API with user register, authenticate and reset password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published