lib.reviews
lib.reviews copied to clipboard
Add passport auth & RethinkDB sessions
We'll want to add freeyourstuff.cc-style authentication with local/Twitter/Facebook/Google accounts, but this time we'll be using RethinkDB and Express-Passport.
Local done, FB/Twitter/Google/... remaining