Kodi Community Forum

Full Version: [RFC] Facebook login for plugins.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Blip.TV recently added Facebook support to their site.

This gives a few new features to Blip.TV, and i may make a login feature for the plugin to access these features.

But before i go waste any time on this i would like to hear if any other plugin developers would be interested in Facebook login in their plugins.

The implementation will depend on whether i make it just for Blip.TV, or if i make a generic "login" for multiple plugins.

So, would any other plugins gain anything from Facebook login?

Sincerely
TheCollective
There is a Facebook image addon, might be some usable code in there.
Has there been any development on incorporating the facebook login into an addon for authentication. Thanks
(2015-09-16, 06:32)sportshd Wrote: [ -> ]Has there been any development on incorporating the facebook login into an addon for authentication. Thanks
script.facebook.media by ruuk. It's in the kodi.org repo.
You can see an example of it being used here:
https://github.com/moneymaker365/plugin.video.vevo
Thank you