Opauth plugin for PrestaShop v1.4.x, allowing simple plug-n-play 3rd-party authentication with PrestaShop 1.4.x Version
-
Project Managers Amaury PLANÇON
-
Developers/Programmers Open Presta Amaury PLANÇON
Implemented based on
-
Opauth - Multi-provider authentication framework for PHP
-
EmailVerify - PrestaShop module by Mellow
####v1.0.1 (01 December 2012)
- Quick Fix
####v1.0.0 (01 December 2012)
- Initial release allowing simple plug-n-play 3rd-party authentication for Facebook, Twitter & Google
A strategy is a set of instructions that interfaces with respective authentication providers and relays it back to Opauth.
Provider-specific:
-
Facebook @author uzyn @link https://github.com/uzyn/opauth-facebook
-
Twitter @author uzyn @link https://github.com/uzyn/opauth-twitter
-
Google @author uzyn @link https://github.com/uzyn/opauth-google
PHP 5 (>= 5.2)
PrestaShop-Opauth needs your contributions, especially the following:
- Issues Refer to issues to see open issues.
- Fork it.
- Create a branch (
git checkout -b my_markup
) - Commit your changes (
git commit -am "Added Snarkdown"
) - Push to the branch (
git push origin my_markup
) - Open a Pull Request
PrestaShop-Opauth is GNU General Public License (GPL) Copyright © 2012 Amaury PLANÇON (http://www.amaury-plancon.com/)