File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -137,6 +137,7 @@ that uses [passport-local](https://github.com/jaredhanson/passport-local).
137
137
- 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 )
138
138
- Postgres
139
139
- [ Tutorial] ( http://mherman.org/blog/2016/09/25/node-passport-and-postgres/ ) / [ working example] ( https://github.com/mjhea0/passport-local-knex )
140
+ - Koa - [ Tutorial] ( http://mherman.org/blog/2018/01/02/user-authentication-with-passport-and-koa ) / [ working example] ( https://github.com/mjhea0/node-koa-api )
140
141
- ** Social Authentication** : Refer to the following tutorials for setting up various social authentication strategies:
141
142
- Express v3x - [ Tutorial] ( http://mherman.org/blog/2013/11/10/social-authentication-with-passport-dot-js/ ) / [ working example] ( https://github.com/mjhea0/passport-examples )
142
143
- 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