• Stars
    star
    128
  • Rank 279,982 (Top 6 %)
  • Language
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Routes and Middleware for Using OAuth2 Server within a Slim Framework API

Chadicus\Slim\OAuth2

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

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

Requirements

Chadicus\Slim\OAuth2 requires PHP 5.6 (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:

composer require chadicus/slim-oauth2

Components

This package is a metapackage aggregating the following components:

Examples

Examples can be found in the examples folder.

Community

Gitter