cultuurnet / symfony-security-oauth-uitid
This package is abandoned and no longer maintained.
No replacement package was suggested.
The UiTiD implementation for the SymfonySecurityOAuth component
Package info
github.com/cultuurnet/symfony-security-oauth-uitid
pkg:composer/cultuurnet/symfony-security-oauth-uitid
dev-master / 0.x-dev
2019-08-01 10:15 UTC
Requires
Requires (Dev)
- phing/phing: ~2.11
- phpunit/phpunit: ~4.7
- satooshi/php-coveralls: ~0.7
- squizlabs/php_codesniffer: ~2.3
This package is not auto-updated.
Last update: 2020-04-17 17:48:29 UTC
README
Archived because it is no longer used by any publiq applications and has not been updated significantly since 2015.
Symfony Security OAuth Uitid
Intro
This library provides the UiTiD implementations of the ConsumerProvider, TokenProvider and NonceProvider of the Symfony Security OAuth library.
Setup
This library can be used in composer.json and be set up in combination of cultuurnet/symfony-security-oauth.
For developer purposed you can clone it and run composer install.