File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,10 +144,10 @@ The following table lists commonly used strategies:
144144that uses [ passport-local] ( https://github.com/jaredhanson/passport-local ) .
145145- ** Local Strategy** : Refer to the following tutorials for setting up user authentication via LocalStrategy (` passport-local ` ):
146146 - Mongo
147- - Express v3x - [ Tutorial] ( http ://mherman.org/blog/2016/09/25/node- passport-and-postgres/#.V-govpMrJE5 ) / [ working example] ( https://github.com/mjhea0/passport-local-knex )
147+ - Express v3x - [ Tutorial] ( https ://mherman.org/blog/user-authentication-with- passport-dot-js/ ) / [ working example] ( https://github.com/mjhea0/passport-local )
148148 - Express v4x - [ Tutorial] ( http://mherman.org/blog/2015/01/31/local-authentication-with-passport-and-express-4/ ) / [ working example] ( https://github.com/mjhea0/passport-local-express4 )
149149 - Postgres
150- - [ Tutorial] ( http://mherman.org/blog/2015/01/31/local-authentication-with- passport-and-express-4/ ) / [ working example] ( https://github.com/mjhea0/passport-local-express4 )
150+ - [ Tutorial] ( http://mherman.org/blog/2016/09/25/node- passport-and-postgres/#.V-govpMrJE5 ) / [ working example] ( https://github.com/mjhea0/passport-local-knex )
151151- ** Social Authentication** : Refer to the following tutorials for setting up various social authentication strategies:
152152 - Express v3x - [ Tutorial] ( http://mherman.org/blog/2013/11/10/social-authentication-with-passport-dot-js/ ) / [ working example] ( https://github.com/mjhea0/passport-examples )
153153 - Express v4x - [ Tutorial] ( http://mherman.org/blog/2015/09/26/social-authentication-in-node-dot-js-with-passport ) / [ working example] ( https://github.com/mjhea0/passport-social-auth )
You can’t perform that action at this time.
0 commit comments