Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 227 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 227 Bytes

NodeAuthorisation

This is an Authorisation app made using nodejs . It uses Express JS framework along with mongodb as database and PassportJS for authentication . The passwords are encrypted using bcrypt hashing algorithm .