uxgood / oauth-bundle
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
Installs: 79
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^5.6|^7.0
- symfony/framework-bundle: ^2.8|^3.0|^4.0
- symfony/security-bundle: ^2.8|^3.0|^4.0
Requires (Dev)
- symfony/stopwatch: ^2.8|^3.0|^4.0
This package is auto-updated.
Last update: 2024-10-11 00:27:20 UTC
README
The UxGoodOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2 in Symfony.
Note: this bundle adds easy way to implement any of OAuth1.0a or OAuth2 provider!
Installation
Documentation
License
This bundle is under the MIT license. See the complete license in the bundle:
LICENSE