Faker.js

What Is Faker.js? Faker is an npm module whose sole purpose is to produce massive, well-organized, realistic fake data for testing applications. The best thing about Faker is that it doesn’t limit you to the server-side. You can use it on the browser side as well…. https://www.testim.io/blog/getting-started-with-faker-js/

hapi.dev

https://hapi.dev Build powerful, scalable applications, with minimal overhead and full out-of-the-box functionality Alternative to Expressjs

Passport.js

Simple, unobtrusive authentication for Node.js Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web application. A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more. http://www.passportjs.org Authenticate Node.js with Apple using Auth0 and passport.js https://auth0.com/authenticate/nodejs/apple/