Releases: SocalNick/ScnSocialAuth
Releases · SocalNick/ScnSocialAuth
Fix LinkedIn
Thanks to @utrenkner for the contribution!
Bump HybridAuth to 2.13
Removed PHP 5.x and HHVM from Travis tests, use at your own risk.
Remove deprecated Zend Service Manager interfaces
1.21.1 Merge pull request #239 from SocalNick/deprecated-service-manager-awa…
Bump HybridAuth to 2.8.*
Fixes #237 (Google Login is Failing)
Fixed ServiceLocatorAwareInterface Deprecation Warning
1.19.1 Fix CS and annotations
Bump ZfcUser and HybridAuth
Changelog: 1.18.1...1.19.0
Properly Specifying Dependencies
1.18.1 Properly specifying dependencies
Upgrading HybridAuth and ZendFramework
This should fix #209 by requiring the latest HybridAuth release. I've also upgraded to ZendFramework 2.5.x by only requiring the specific ZF2 modules needed.
As always, you can find a reference implementation of this module and try the module by visiting the sandbox app using the reference implementation.
1.17.2: Merge pull request #206 from diogodomanski/master
- Added register.pre event trigger
Fix: redirect for register route
Thanks to @sergioperezf for the fix!