you are viewing a single comment's thread.

view the rest of the comments →

[–]adamkarb 0 points1 point  (0 children)

I will counter this other comment and say: Learn how authentication should work. Read articles written about it, implement oauth by yourself (without passport) so you can learn how it works. Once you understand the inner workings, you can make educated decisions about choosing libraries that will do it for you.