Here I will show you how to create register and login API in node server and save user to mongodb database.
Also, show you how to encrypt user password by bcryptjs. And check those api by the postman.
Previous Tutorial: • Part 3: How to Install MongoDB and Connect...
Next Tutorial: • Part 5: Install Angular Cli & Create Proje...
Mean Stack Playlist: https://goo.gl/XzZwXy
Github link
Source Code before start: https://goo.gl/AMc9Jm
Source Code after complete: https://goo.gl/Tr8rde