Jenny Lee - 11-9-2018 at 01:33 PM
I searched trough the forums but couldn't find anything along those lines except an old thread about 'login with Facebook' (download link weren't even provided).
I wonder if anyone of you have any private hacks for me to use as the skeleton?
Writing social login functionality from the scratch would be quite tedious cause of all core files editing and etc..It would be way easier if I could
just tinker up someones else's mod in order to match my specific needs.
lottos - 11-10-2018 at 12:17 AM
Hi Jen
I'm not aware of any OAuth 2.0 or OpenID based auth hacks.
The Facebook login hack you mentioned is listed on the modifications page:
https://www.xmbforum2.com/modifications/
- this file:
https://www.xmbforum2.com/modifications/facebook-connect-1.1...
however it's not been tested on xmb 1.9.11.15 and given it's using old FB stuff it may no longer function. The FacebookConnect_install file within
does have a listing of all files and templates modded.
https://developers.facebook.com/docs/facebook-login/web
Jenny Lee - 11-10-2018 at 10:43 AM
Thank you lottos, I will check it out in depth, but yeah it seems very outdated. I doubt it will bring a lot of use cause technically I don't even
need fb login, just the working classes for oauth library.