mbleigh / twitter-auth

Standard authentication stack for Rails using Twitter to log in.
355 stars 48 forks source link

Utilize TwitterDispatch #1

Closed mbleigh closed 15 years ago

mbleigh commented 15 years ago

Pull the dispatcher functionality into a submodule'd version of mbleigh/twitterdispatch so that the actual accessing of Twitter is separated.

mbleigh commented 15 years ago

Removing this in favor of Grackle.