trismegiste / oauthbundle
There is no license information available for the latest version (v1.4.0) of this package.
OAuthBundle for iinano
v1.4.0
2018-06-19 13:07 UTC
Requires
- php: >=5.5
- league/oauth1-client: ~1.0
- league/oauth2-facebook: ~1.4
This package is not auto-updated.
Last update: 2024-11-09 18:38:04 UTC
README
A minimal oauth security layer for symfony
Why
Because HwiOAuthBundle cannot handle a dynamic configuration for OAuth Provider (coming from a database for example)
And there are some bugs and design flaw I don't want and multiple features I don't need.
How
With league/oauth1-client & league/oauth2-client