Skip to content
#

passportjs

Here are 1,316 public repositories matching this topic...

alarner
alarner commented Aug 20, 2016
  • config/browserify.js
  • config/config.js
  • config/server.js
  • config/test.js
  • config/utils.js
  • config/webpack.js
  • lib/config.js
  • lib/logger.js
  • lib/middleware/flash-messages.js
  • lib/middleware/local-user.js
  • lib/middleware/logged-in.js
  • lib/middleware/response-format.js
  • lib/middleware/validate-auth-profile.js
  • lib/middleware/valid
nodefony
kimdj
kimdj commented Aug 17, 2017

Needs functionality to prevent users from registering duplicate accounts.

The server needs to make sure a given username doesn't already exist in the database. If it does, the server should display a message letting the user know that the given username is already taken.

Improve this page

Add a description, image, and links to the passportjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the passportjs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.