You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented signResource() to sign image urls with OAuth credentials.
* Added ability to sign an image URL with OAuth authentication parameters to allow embedding of "non-external" images within external sites. Fixes Ticket lildude#16.
* Added example-external-links.php example to demonstrate the above.
* Switched to using Markdown for the README file.
* Misc other little coding changes and improvements.