Skip to content

Contribute social auth add-on to Hubzilla

Pascal Deklerck requested to merge abanink/addons:dev into dev

Upon request, I want to contribute the socialauth add-on to the Hubzilla add-ons so that people who want to test it do not need to add my addon repo.
The socialauth add-on allows to authenticate to hubzilla through a social identity provider and uses the Hybridauth library to do the actual work. Hybridauth supports many identity providers out of the box, however it is also possible to add a custom OAuth2 provider.

Only some buttons are provided and they are really quick-and-dirty.

Aside from my own testing, I have no report of this add-on to be working on a real hub.

As this is my first merge request, bare with me if I'm doing it wrong!

Merge request reports