spomky-labs / oauth2-interface
OAuth2 Server Interface library
Installs: 15 149
Dependents: 10
Suggesters: 0
Security: 0
Watchers: 2
Open Issues: 3
pkg:composer/spomky-labs/oauth2-interface
Requires
- php: >=5.4
 - symfony/http-foundation: ~2.1
 
- dev-master / 5.0.x-dev
 - v5.0.13
 - v5.0.12
 - v5.0.11
 - v5.0.10
 - v5.0.9
 - v5.0.8
 - v5.0.7
 - v5.0.6
 - v5.0.5
 - v5.0.4
 - v5.0.3
 - v5.0.2
 - v5.0.1
 - v5.0.0
 - v4.0.4
 - v4.0.3
 - v4.0.2
 - v4.0.1
 - v4.0.0
 - v3.0.22
 - v3.0.21
 - v3.0.20
 - v3.0.19
 - v3.0.18
 - v3.0.17
 - v3.0.16
 - v3.0.15
 - v3.0.14
 - v3.0.13
 - v3.0.12
 - v3.0.11
 - v3.0.10
 - v3.0.9
 - v3.0.8
 - v3.0.7
 - v3.0.6
 - v3.0.5
 - v3.0.4
 - v3.0.3
 - v3.0.2
 - v3.0.1
 - v3.0.0
 - v2.1.1
 - v2.1.0
 - v2.0.1
 - v2.0.0
 - dev-develop
 
This package is not auto-updated.
Last update: 2015-08-28 10:52:34 UTC
README
This repository holds all interfaces related to an OAuth2 Server.
Note that this is not an authorization server of its own. It is merely an interface that describes a server.
See the RFC6749 for more details.