tecnom1k3 / guzzleoauth

Sample project demonstrating Guzzle's OAUTH capabilities for Sitepoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sample project demonstrating Guzzle's OAUTH capabilities for Sitepoint

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%