cultuurnet / symfony-security-oauth
This package is abandoned and no longer maintained.
No replacement package was suggested.
Brief description of this PHP library
Package info
github.com/cultuurnet/symfony-security-oauth
pkg:composer/cultuurnet/symfony-security-oauth
dev-master / 0.x-dev
2019-08-01 10:16 UTC
Requires
- cultuurnet/clock: ~0.1
- symfony/security: ~2.7.3
Requires (Dev)
- phing/phing: ~2.11
- phpunit/php-token-stream: 1.4.6
- phpunit/phpunit: ~4.8
- satooshi/php-coveralls: ~0.7
- squizlabs/php_codesniffer: ~2.3
This package is not auto-updated.
Last update: 2020-03-06 16:29:39 UTC
README
Archived because it is no longer used by any publiq applications and has not been updated significantly since 2015.
Symfony Security Oauth
Info
Credits
Our work is based on https://github.com/willdurand/BazingaOAuthServerBundle, created by willdurand. As we were looking for a generic, reusable library, the bundle was not a solution for us. But it contains a lot of functionality we needed for oauth authentication.