chadicus/slim-oauth2

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

Installs: 291 087

Dependents: 4

Suggesters: 0

Security: 0

Stars: 129

Watchers: 14

Forks: 19

Open Issues: 2

Type:metapackage

v3.4.0 2023-05-09 20:15 UTC

This package is auto-updated.

Last update: 2024-04-24 22:23:16 UTC


README

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