HybridAuth

Social auth

Creator: Vasiliy Naumkin (bezumkin2)

Need help installing this extra?

About HybridAuth

HybridAuth enable developers to easily build social applications to engage websites vistors and customers on a social level by implementing social signin, social sharing, users profiles, friends list, activities stream, status updates and more.

HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter, MySpace and Google.

Information

Released
November 12, 2019

Supported Database
MySQL

License
GPLv2

Supported Versions
2.3 - Current

Downloads
26,926

Documentation
HybridAuth Documentation

Instructions

Providers are now case sensitive: &providers=`GitHub,Facebook` instead of &providers=`github,facebook`.

When you register your app at providers website, you need to specify redirect_uri with dot, not underscore: https://modx.pro/?hauth.done=Facebook instead of https://modx.pro/?hauth_done=Facebook.

You can specify additional parameters to provider. For example this system setting for Facebook {"keys":{"id":"12345","secret":"12345"},"scope":"email,public_profile"}

You can put new providers to core/components/hybridauth/providers with namespace Hybridauth\Provider; 

For example there are providers for Yandex and ModxPro - you can ask me how to use modx.pro community as OAuth2 provider.

Current releases

3.0.1-pl
View | Download
November 12, 2019
2.3 - Current

3.0.0-pl
View | Download
January 31, 2019
2.3 - Current