maxshearer / express-passport-redis-template

This is a tiny tiny Node.js application which uses Passport Facebook authentication and Redis session storage to demonstrate log-in and persistent sessions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-passport-redis-template

This is a tiny tiny Node.js application which uses Passport Facebook authentication and Redis session storage to demonstrate log-in and persistent sessions.

The application is by no means exciting, but a quick clone or fork and plugging in the location of your Redis server and Facebook app and you are on your way

About

This is a tiny tiny Node.js application which uses Passport Facebook authentication and Redis session storage to demonstrate log-in and persistent sessions.

License:MIT License


Languages

Language:JavaScript 76.8%Language:HTML 16.5%Language:CSS 6.8%