centralapps / authentication-twitter-oauth
There is no license information available for the latest version (dev-master) of this package.
Twitter oAuth provider for CentralApps Authentication component
dev-master
2014-03-01 22:39 UTC
Requires
- php: >=5.3.0
- abraham/twitteroauth: dev-add-composer-json
- centralapps/authentication: dev-master
- centralapps/authentication-abstract-oauth: dev-master
This package is not auto-updated.
Last update: 2023-03-18 06:50:25 UTC
README
Initial attempt at a twitter authentication provider which is compatible with CentralApps\Authentication
This isn't a scalable approach. Perhaps providing a wrapper or decorator for some of the more general oAuth libraries would help.