Posts by Antonio Conrado • 11 points
1 post
-
1
votes0
answers33
viewsQ: login Passport with email and password and passing id user as parameter in get
I am creating a website in React, Nodejs and Mongodb for a course project and I have a question in my login. My login prompts email and password to the user, but I created my method on the front…