pixelpinplugins / pixelpin-auth
Uses the HybridAuth PHP library to Enable authentication via PixelPin!, etc for the ZfcUserPixelpin ZF2 module.
1.0
2017-06-21 11:13 UTC
Requires
- php: >=5.3.3
- pixelpinplugins/pixelpin-hybridauth: 1.*
- pixelpinplugins/pixelpin-zfc-base: 1.*
- pixelpinplugins/pixelpin-zfc-user: 1.*
- zendframework/zend-authentication: 2.*
- zendframework/zend-db: 2.*
- zendframework/zend-eventmanager: 2.*
- zendframework/zend-http: 2.*
- zendframework/zend-i18n: 2.*
- zendframework/zend-loader: 2.*
- zendframework/zend-log: 2.*
- zendframework/zend-modulemanager: 2.*
- zendframework/zend-mvc: 2.*
- zendframework/zend-serializer: 2.*
- zendframework/zend-servicemanager: 2.*
- zendframework/zend-session: 2.*
- zendframework/zend-stdlib: 2.*
- zendframework/zend-test: 2.*
- zendframework/zend-uri: 2.*
- zendframework/zend-view: 2.*
Requires (Dev)
- mockery/mockery: 0.8.0
This package is not auto-updated.
Last update: 2025-03-29 23:16:00 UTC
README
Uses the HybridAuth PHP library to Enable authentication via PixelPin for the ZfcUserPixelpin ZF2 module.
Requirements
- Zend Framework 2 (2.*)
- ZfcBase (Pixelpin) (1.*)
- ZfcUserPixelpin (1.*)
- HybridAuth (1.*)
- Extension php_curl enabled in php.ini
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.