spomky-labs / oauth2-interface
This package is abandoned and no longer maintained.
The author suggests using the spomky-labs/oauth2-server-library package instead.
OAuth2 Server Interface library
v5.0.13
2015-08-28 10:50 UTC
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.