-
-
Notifications
You must be signed in to change notification settings - Fork 499
Examples
Jared Hanson edited this page Aug 15, 2015
·
5 revisions
Demonstrates how to use Express 4.x and Passport to authenticate users using a username and password with form-based authentication.
Demonstrates how to use Express 3.x and Passport to authenticate users using a username and password with form-based authentication.
express-3.x-local-with-flash-example
Demonstrates how to use Express 3.x and Passport to authenticate users using a username and password with form-based authentication. Any errors that occur during authentication are displayed to the user using the flash.