trismegiste / oauthbundle
OAuthBundle for iinano
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/trismegiste/oauthbundle
Requires
- php: >=5.5
- league/oauth1-client: ~1.0
- league/oauth2-facebook: ~1.4
This package is not auto-updated.
Last update: 2025-10-11 23:48:50 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