IT-Academy-BCN / ita-landing-backend

5 stars 1 forks source link

[BE] Create session on Login #50

Closed GabrielaMaureira closed 1 year ago

GabrielaMaureira commented 1 year ago

I created the branch from "develop". Installed the Passport package for authentication and configured the necessary settings for Passport functionality. Implemented the code to carry out the login process and I tested the routes with Passport to verify that it's working.

CloudSalander commented 1 year ago

Hi, Gaby! I will merge this because its adding value to our API. Despite that, I have to say that we expect more work on the testing part :)