• MODX.com

    27,161 downloads

  • modstore.pro

    6,989 downloads

HybridAuth

HybridAuth is an extra by bezumkin2, first released on 2019-11-12.

Package Description

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.

Usage/Installation 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.

Details

Developer(s)
bezumkin2
Released
2019-11-12
First seen
2019-11-12
License
GPLv2
Supported databases
Minimum MODX Requirement
2.3

HybridAuth Releases

Vendor Signature Released on
modstore.pro 3.1.1-pl 2024-10-27 (1 year ago)
modstore.pro 3.1.0-pl 2021-09-20 (4 years ago)
modstore.pro 3.0.2-pl 2019-11-14 (6 years ago)
MODX.com 3.0.1-pl 2019-11-12 (6 years ago)
MODX.com 3.0.0-pl 2019-01-31 (7 years ago)
modstore.pro 3.0.0-rc 2018-07-25 (7 years ago)
MODX.com 2.0.4-pl 2017-04-10 (9 years ago)

We've also seen 8 unverified versions of HybridAuth in use, but don't list those as we've been unable of confirming they are official releases from an official source.