/guzzleoauth

Sample project demonstrating Guzzle's OAUTH capabilities for Sitepoint

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Guzzle OAUTH

Guzzle + OAUTH + Twitter

Sample project demonstrating Guzzle's OAUTH capabilities for Sitepoint

This is a quick and dirty sample showing off Guzzle's OAUTH capabilities, using them to connect to Twitter.

By no means, this code should ever be used in production ready applications nor be executed on production servers.

No security checks and validations were enforced. I take no responsability on damages or loss of data of any kind while running this code.

This code was written for educational purposes only.