pixelpinplugins / pixelpin-auth3
Lightweight Authentication Module for Zend-Framework 2 using the hybridauth-library
1.0
2017-06-20 08:31 UTC
Requires
- php: ^5.6 || ^7.0
- guzzlehttp/guzzle: ^6.2
- pixelpinplugins/pixelpin-auth-sc: ^1.0
- zendframework/zend-mvc: ^3.0
- zendframework/zend-servicemanager: ^3.0
- zendframework/zend-session: ^2.7 || ^3.0
- zendframework/zend-uri: ^2.5 || ^3.0
- zendframework/zend-view: ^2.7 || ^3.0
Requires (Dev)
- mockery/mockery: ^0.9.7
- phpunit/phpunit: ^5.7
This package is not auto-updated.
Last update: 2025-03-29 23:21:08 UTC
README
Uses the Social Connect PHP library to Enable authentication via PixelPin for the Zend Framework 3.
Requirements
- Zend Framework 3 (3.*) The following is installed along with the PixelPin Auth 3:
- PixelPin Social Connect Auth (1.*)
- PixelPin Social Connect Common (1.*)
Features
- Login using passwordless authentication using pictures.
- Built in optional two factor.
- Users can sign in and register using PixelPin.
- PixelPin Auth is avaliable for free!
- Open Source.
Installation Instructions
Step-by-step Installation instructions can be found on our dedicated developer site.