Skip to content

euskadi31/OAuth2ServerServiceProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silex OAuth2 Server Service Provider

Build Status SensioLabs Insight Coveralls HHVM Packagist

Install

Add euskadi31/oauth2-server-service-provider to your composer.json:

% php composer.phar require euskadi31/oauth2-server-service-provider:~1.0

Usage

Configuration

<?php

$app = new Silex\Application;

$app->register(new \Euskadi31\Silex\Provider\OAuth2ServerServiceProvider);

License

OAuth2ServerServiceProvider is licensed under the MIT license.

About

A OAuth2 Server Service Provider for Silex 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published