draft icon indicating copy to clipboard operation
draft copied to clipboard

Persona migration

Open t2t2 opened this issue 9 years ago • 5 comments

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

t2t2 avatar Sep 26 '16 09:09 t2t2

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.

vincent404 avatar Sep 26 '16 11:09 vincent404

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?

rkuykendall avatar Jan 19 '17 04:01 rkuykendall

@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.

minime283 avatar Jan 20 '17 21:01 minime283

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.

schubs avatar Apr 23 '17 05:04 schubs

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

t2t2 avatar Apr 23 '17 08:04 t2t2