2017 © Pedro Peláez
 

library mvcauth-api-key

ZF2 Module providing API Key Authentication for MvcAuth

image

schmiddim/mvcauth-api-key

ZF2 Module providing API Key Authentication for MvcAuth

  • Tuesday, April 19, 2016
  • by schmiddim
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Api Key Authentication for Zf-MVC-Auth

work in progress, (*1)

Installation, (*2)

enable the module - copy api-key.local.php.dist to config/autoload/api-key.local.php, (*3)

Put the API Credentials in the config file., (*4)

API Requests, (*5)

curl --header "X-API-KEY: " --header "X-API-USER:" --cookie "XDEBUG_SESSION=PHPSTORM" http://apigility/rest/, (*6)

The Versions

19/04 2016

dev-master

9999999-dev http://apigility.org/

ZF2 Module providing API Key Authentication for MvcAuth

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 module apigility api key mvc-auth

19/04 2016

v1.0.0

1.0.0.0 http://apigility.org/

ZF2 Module providing API Key Authentication for MvcAuth

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 module apigility api key mvc-auth