2017 © Pedro Peláez
 

library oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

image

mrblackus/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  • Thursday, September 11, 2014
  • by mrblackus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 762 Forks
  • 0 Open issues
  • 44 Versions
  • 0 % Grown

The README.md

PHP OAuth 2.0 Server

Latest Stable Version Coverage Status Total Downloads Bitdeli Badge, (*1)

A standards compliant OAuth 2.0 authorization server and resource server written in PHP., (*2)

Package Installation

The framework is provided as a Composer package which can be installed by adding the package to your composer.json file:, (*3)

{
    "require": {
        "league/oauth2-server": "3.*"
    }
}

Framework Integrations


The library features 100% unit test code coverage. To run the tests yourself run phpunit from the project root., (*4)

Build Status [master], (*5)

Build Status [develop], (*6)

Current Features

Authorization Server

The authorization server is a flexible class and the following core specification grants are implemented:, (*7)

Resource Server

The resource server allows you to secure your API endpoints by checking for a valid OAuth access token in the request and ensuring the token has the correct scope(s) (i.e. permissions) to access resources., (*8)

Custom grants

Custom grants can be created easily by implementing an interface., (*9)

Changelog

See the project releases page, (*10)

Contributing

Please see CONTRIBUTING for details., (*11)

Support

Bugs and feature request are tracked on GitHub, (*12)

License

This package is released under the MIT License. See the bundled LICENSE file for details., (*13)

Credits

This code is principally developed and maintained by Alex Bilbie., (*14)

Special thanks to:, (*15)

The initial code was developed as part of the Linkey project which was funded by JISC under the Access and Identity Management programme., (*16)

Bitdeli Badge, (*17)

The Versions

11/09 2014

dev-master

9999999-dev

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

11/09 2014

dev-develop

dev-develop http://oauth2.thephpleague.com/

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 oauth 2.0 secure protect authorisation oauth 2

08/09 2014

3.2.4

3.2.4.0

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

23/07 2014

3.2.3

3.2.3.0

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

15/07 2014

3.2.2

3.2.2.0

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

11/07 2014

3.2.1

3.2.1.0

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

23/05 2014

2.1.3

2.1.3.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

13/05 2014

2.1.2

2.1.2.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

06/04 2014

3.2

3.2.0.0

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

27/02 2014

3.1.2

3.1.2.0

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

05/12 2013

3.1.1

3.1.1.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

05/12 2013

3.1

3.1.0.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

02/12 2013

3.0.1

3.0.1.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

02/12 2013

3.0

3.0.0.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

api authentication authorization oauth auth server resource oauth2 secure protect

15/08 2013

1.0.9

1.0.9.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

02/06 2013

2.1.1

2.1.1.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

11/05 2013

2.1

2.1.0.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

09/05 2013

2.0.5

2.0.5.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api authentication authorization oauth server resource oauth2

09/05 2013

2.0.4

2.0.4.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api authentication authorization oauth server resource oauth2

09/05 2013

2.0.3

2.0.3.0 https://github.com/php-loep/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api authentication authorization oauth server resource oauth2

09/05 2013

2.0.2

2.0.2.0 https://github.com/php-leop/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api authentication authorization oauth server resource oauth2

09/05 2013

2.0

2.0.0.0 https://github.com/php-leop/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api authentication authorization oauth server resource oauth2

18/03 2013

1.0.8

1.0.8.0 https://github.com/lncd/OAuth2

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

04/03 2013

1.0.7

1.0.7.0 https://github.com/lncd/OAuth2

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

22/02 2013

1.0.6

1.0.6.0 https://github.com/lncd/OAuth2

A lightweight and powerful OAuth 2.0 authoriation and resource server library with support for all the core specification grants

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

21/02 2013

1.0.5

1.0.5.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

21/02 2013

1.0.4

1.0.4.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

20/02 2013

1.0.3

1.0.3.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

20/02 2013

1.0.2

1.0.2.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

19/02 2013

1.0.1

1.0.1.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

15/02 2013

1.0.0

1.0.0.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api authentication authorization oauth server resource oauth2

24/01 2013

0.4.2

0.4.2.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

02/01 2013

0.4.1

0.4.1.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

02/01 2013

0.4

0.4.0.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

12/12 2012

0.3.5

0.3.5.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

11/12 2012

0.3.4

0.3.4.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

10/12 2012

0.3.3

0.3.3.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

20/11 2012

0.3.2

0.3.2.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

14/10 2012

0.3.1

0.3.1.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

14/10 2012

0.3

0.3.0.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication authorization oauth server resource oauth2

19/09 2012

0.2.3

0.2.3.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

authentication authorization oauth server resource oauth2

19/09 2012

0.2.2

0.2.2.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

authentication authorization oauth server resource oauth2

28/08 2012

0.2.1

0.2.1.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

authentication authorization oauth server resource oauth2

27/08 2012

0.2

0.2.0.0 https://github.com/lncd/OAuth2

OAuth 2.0 Framework

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

authentication authorization oauth server resource oauth2