You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a coding exercise based on NodeJS and MongoDB. You have to implement user authentication using NodeJs and MongoDB. You have to consider the following in your solution- 1. Use RESTfull architecture. 2. Use JSON. 3. Use JWT token for verification. 4. You are free to use any web framework
This is a coding exercise based on NodeJS and MongoDB. You have to implement user authentication using NodeJs and MongoDB. You have to consider the following in your solution- 1. Use RESTfull architecture. 2. Use JSON. 3. Use JWT token for verification. 4. You are free to use any web framework