Ask HN: Best way to handle user authentication for a high volume Node.js App
https://news.ycombinator.com/item?id=14549416I am considering Passport since it seems to have pretty good documentation, but I want to make sure I'm not missing out on something better. This app could have a ton of traffic, so I am trying to build it very efficiently right from the start.