pesto-students / little-tags-rajeshdh-backend

little-tags-rajeshdh created by GitHub Classroom
https://little-tags-pesto.herokuapp.com/
1 stars 1 forks source link

add login signup and authentication functionality #14

Closed rajeshdh closed 3 years ago

rajeshdh commented 3 years ago

This PR adds user login, register, forgot password, logout and reset password functionality to the application. We are using passport and passport-jwt for jwt based authentication in our application.