f3ndot / doorprize

A Rails application where cyclists who were "doored" can report their incident for the purpose of gathering statistics
www.doored.ca
MIT License
14 stars 0 forks source link

Allow OAuth login for Twitter, Google Accounts, Facebook (maybe), and GitHub #6

Closed f3ndot closed 10 years ago

f3ndot commented 10 years ago

Extend the Devise login feature in #5 to support OAuth login for Twitter, Google Accounts, GitHub (because yay nerds!), and Facebook.

The Facebook is a maybe because it's a headache and people are wary of spam.

The OAuth would only be for login. No app bullshit. Maybe a "would you like to tweet your report" button after creation. Maybe.

f3ndot commented 10 years ago

Fixed in #27 (fd0d07e255437a977f3dd3aa643f810ab1cb9b6f)