jrallison / authlogic_oauth

Authlogic OAuth is an extension of the Authlogic library to add OAuth support. OAuth can be used to allow users to login with their Twitter credentials.
authlogic-oauth.heroku.com
MIT License
165 stars 25 forks source link

Why register? #14

Open micahalcorn opened 14 years ago

micahalcorn commented 14 years ago

Isn't the purpose of having twitter login so that users won't have to register, but can just sign right in with twitter authentication upon their first visit? Maybe I am misunderstanding the purpose of the plugin. Thanks!

jrallison commented 14 years ago

I needed to gather some additional data during registration. You can get around it by following directions here:

http://stackoverflow.com/questions/1180076/implicit-user-creation-with-authlogic-and-authlogic-oauth-plugin

FYI, I don't maintain this gem/plugin anymore. You're probably better off following one of the better maintained forks like http://github.com/logankoester/authlogic_oauth