webridge / oauth2-access-bundle
Symfony Oauth2 consumer bundle
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
Requires (Dev)
- phpunit/phpunit: ~4.4
- symfony/config: ~2.5
- symfony/dependency-injection: ~2.5
- symfony/http-kernel: ~2.5
- symfony/validator: ~2.5
- symfony/yaml: ~2.5
This package is not auto-updated.
Last update: 2024-11-13 09:23:19 UTC
README
Bundle to permit easy connection with the oauth2 and authentication server https://github.com/allan-simon/oauth2-symfony2-vagrant-fosuserbundle
Activate the bundle
In your AppKernel:
Example of configuration
Run the tests
After you've installed the dev dependencies with composer you can run the test with
vendor/bin/phpunit