sillypoise / pg-node

Playground monorepo for all things Node.js
0 stars 0 forks source link

auth-passport-cookie-session #17

Closed sillypoise closed 2 years ago

sillypoise commented 2 years ago

Implementing passport session coupled with a passport strategy. In this case we are doing so with a single google strategy. The main focus of the project is to see how passport sessions and cookie-session specifically work together.