league/oauth2-server

league/oauth2-server

Tool for generating AWS IAM policy statements with a fluent interface.

Visit Website

A Standards Compliant Implementation of an OAuth 2.0 Authorization Server

This is a standards compliant implementation of an OAuth 2.0 authorization server, developed in PHP. It supports various grant types, including Authorization Code, Client Credentials, Device Authorization, Implicit, Refresh, and Resource Owner Password Credentials.

Implementation of RFCs such as RFC6749 and others

This implementation includes RFCs such as RFC6749, RFC6750, RFC7519, RFC7636, and RFC8628. It requires PHP versions 8.1, 8.2, or 8.3, along with the OpenSSL and JSON extensions.