cultuurnet / symfony-security-oauth-uitid
The UiTiD implementation for the SymfonySecurityOAuth component
Installs: 4 784
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 17
Forks: 1
Open Issues: 0
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
.