Back-end used with the Front-end https://github.com/yahiabrd/AnguApp
Features (routes/users.js) :
- Mongoose connection
- JWT token verification
- Fetch all users
- Get user by email
- Delete All users
- Delete user by email
- Update user
- Add a new user and check if the email isn't already used
- Login authentication
- Secure authentication