t2t2 / draft

MOVIES MOVIES MOVIES!
http://boxofficedraft.com/
MIT License
18 stars 8 forks source link

User login #1

Closed t2t2 closed 11 years ago

t2t2 commented 11 years ago
vincent404 commented 11 years ago

Should it include beyond twitter? Facebook/App.net or even OpenID? Or should that wait till code is solid.

t2t2 commented 11 years ago

Currenty login with https://login.persona.org/about is written: https://github.com/t2t2/draft/blob/master/app/controllers/HomeController.php#L14

Twitter is only to claim automatically made user accounts (eg. NSFW main league players, maybe import data for chatrealm league)

vincent404 commented 11 years ago

Do keep in mind to design this a little generic. Remeber that the intent is to explode the concept of the draft. But still not a bad idea.

Roberto J. Villegas

LeonimuZ commented 11 years ago

If you're using Laravel, why not copy the databases and forms from MLM? (Including OpenID)

t2t2 commented 11 years ago

Cause http://four.laravel.com/

LeonimuZ commented 11 years ago

Has it changed so much that you can't even use code from the previous version? Wow. I'll add some good ol' design to the site. Mobile first since that's what people are going to ask for. (Yay technology. woo)

t2t2 commented 11 years ago

Closing for now, automatic twitter claiming not really that needed...