Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 253 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 253 Bytes

server-side-authentication

API for testing authentication using mongoDB and nodejs.

[X] Implement Bcrypt for encryting passwords [X] Use Passport and JWTokens for both local and login options

	> npm install
	> npm start
	> mongod