samwilson / phpflickr

A PHP wrapper for the Flickr API, including OAuth.
https://packagist.org/packages/samwilson/phpflickr
GNU General Public License v2.0
40 stars 15 forks source link

Add OAuth support #1

Closed samwilson closed 6 years ago

samwilson commented 6 years ago

Use lusitanian/oauth.

samwilson commented 6 years ago

See PR #2 for more info.