HybridAuth
HybridAuth is an extra by bezumkin2, first released on 2019-11-12.
Package Description
3.0.1 pl ============== - Updated HybridAuth core to 3.0.0 stable - Fixed php type of "country" in model map. 3.0.0 pl ============== - Updated HybridAuth core. 3.0.0 rc ============== - Refactored to use HybridAuth 3. - Updated default providers.
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 (8 months ago) |
modstore.pro | 3.1.0-pl | 2021-09-20 (3 years ago) |
modstore.pro | 3.0.2-pl | 2019-11-14 (5 years ago) |
MODX.com | 3.0.1-pl | 2019-11-12 (5 years ago) |
MODX.com | 3.0.0-pl | 2019-01-31 (6 years ago) |
modstore.pro | 3.0.0-rc | 2018-07-25 (6 years ago) |
MODX.com | 2.0.4-pl | 2017-04-10 (8 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.