2017 © Pedro Peláez
 

symfony-bundle api-access-bundle

This bundle help you to handle client access to your API. Bundle let you manage clients and handle authentication to the API.

image

mukadi/api-access-bundle

This bundle help you to handle client access to your API. Bundle let you manage clients and handle authentication to the API.

  • Sunday, May 14, 2017
  • by mbo2olivier
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Mukadi APIAccess Bundle

The Symfony Security component provides a flexible way to authenticate User with API Keys via the SimplePreAuthenticatorInterface which allow you to implement you authentication mecanism really easily. The MukadiAPIAccessBundle builds on top of this to make it quick and easy to manage clients., (*1)

Installation

Require the bundle with composer:, (*2)

.. code-block:: bash, (*3)

$ composer require mukadi/api-access-bundle "^1.*"

Composer will install the bundle inside your project's vendor directory., (*4)

For more information about bundle usage and configuration, check documentation_ stored in the Resources/doc/ folder in this bundle., (*5)

The Versions

14/05 2017

dev-master

9999999-dev

This bundle help you to handle client access to your API. Bundle let you manage clients and handle authentication to the API.

  Sources   Download

MIT

The Requires

 

symfony bundle api authentication api access client api management

14/05 2017

1.0.0

1.0.0.0

This bundle help you to handle client access to your API. Bundle let you manage clients and handle authentication to the API.

  Sources   Download

MIT

The Requires

 

symfony bundle api authentication api access client api management