passport-rethinkdb-tutorial
passport-rethinkdb-tutorial copied to clipboard
A short, simple repo to explain how to use passport OAuth with RethinkDB.
Initial run failed but db was created, on running npm run dev again it always got db already exists. This fixes the problem. When db exists it will still register...
updated npm dependencies. rid twitter strategy because twitter doesn't allow http://127.0.0.1:8000 as applications website with developer settings anymore. added README i hope to work on this more ...
Just wondering if there is a chance for this tutorial and its related blog post to get updated to use 0Auth 2.0 and the latest rethinkdb. Cheers.