Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 185 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 185 Bytes

Myauth

A basic auth in Nodejs Express

This contains a User Model and has basic authentication functions.

  1. Login
  2. Signup
  3. Forgot Password (Implementing Expiring JSON webtoken)