Skip to content

nepsdotin/slim-oauth2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Chadicus\Slim\OAuth2 Latest Stable Version Total Downloads License

A collection of OAuth2 routes, middleware and utilities for use within a Slim Framework API

Requirements

Chadicus\Slim\OAuth2 requires PHP 5.4 (or later).

##Composer To add the library as a local, per-project dependency use Composer! Simply add a dependency on chadicus/slim-oauth2 to your project's composer.json file such as:

{
    "require": {
        "chadicus/slim-oauth2": "dev-master"
    }
}

Components

This package is a metapackage aggregating the following components:

Examples

Examples can be found in the examples folder.

About

Routes and Middleware for Using OAuth2 within a Slim Framework API

Resources

License

Stars

Watchers

Forks

Packages

No packages published