t2t2 / draft

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

Persona migration #33

Open t2t2 opened 7 years ago

t2t2 commented 7 years ago

https://wiki.mozilla.org/Identity/Persona_Shutdown_Guidelines_for_Reliers

vincent404 commented 7 years ago

I'm betting it could be easy to just grab an Oauth module for Laravel and allow social login. If you need to have API keys, I can go ahead and start the process. We could also just do internal user stuff, but just thinking ease of use for the core user base.

rkuykendall commented 7 years ago

So Mozilla has finally discontinued persona. I wasn't able to get the site up last time I tried, but will give it another kick this week. Am I the only one currently actively using the app?

minime283 commented 7 years ago

@vincent404 do you have time to get this rolling? I don't have much time in the immediate future but if there aren't any takers I can do this.

schubs commented 7 years ago

I posted a fork that just uses internal user stuff like the newer versions of laravel auth that should work if someone is just looking to get it back up and running quickly.

t2t2 commented 7 years ago

Hmm, if a password reset page is added it could be enough to reuse current users