learn hapi — Generate a Username in Mongoose Middleware
You added a profile editing screen in the previous tutorial. This profile editing view lets users update their personal username and homepage. Up to this point, each user has a blank profile after signing up. Following this tutorial, you’ll generate a username based on the user’s email address …
Continue Reading