michaelj2324/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. Forked from ThePhpLeague's OAuth 2.0 Server (v4.1.3), and modified and maintained for UNBOX Api.

0.9.8 2015-06-30 04:49 UTC

This package is auto-updated.

Last update: 2024-04-08 07:46:30 UTC


README

A standards compliant OAuth 2.0 authorization server and resource server written in PHP which makes working with OAuth 2.0 trivial.

Used by UNBOX API. Forked to better work with UNBOX API architecture and database schema.