Posts by zé moreira • 1 point
1 post
-
0
votes2
answers70
viewsQ: Passport-local / I don’t understand the structure of the function
I am trying to implement the authentication system on my platform using Passport, Passport-local and Passport-local-Mongoose. I was able to apply login authentication: app.post("/login",…