Flickr API with OAuth-based user authentication

版本 1.0.0.0 (16.0 KB) 作者: Kotya Karapetyan
Matlab implementation of Flickr-compatible OAuth
1.2K 次下载
更新时间 2011/12/10

查看许可证

OAuth (Open Authorization, http://en.wikipedia.org/wiki/OAuth) is used by Flickr when user authorisation is required. For example when an application is trying to access user's private photos. OAuth is decribed in http://oauth.net/core/1.0a/. The use of OAuth with Flickr is described in http://www.flickr.com/services/api/auth.oauth.html.

For many programming languages ready-to-use implementations are available (http://www.flickr.com/services/api/). Here I show how to implement Flickr API OAuth authentication in Matlab.

This tutorial can be also used by developers in other languages since Matlab is very easy to read, and I concentrate on Flickr requirements to OAuth implementation rather than on specific programming techniques.

The Flickr explanation of the process is rather hard to understand. Besides in lacks some important details. This work could not succeed without helpful hints from Sam Judson on http://www.flickr.com/groups/api/discuss/.

引用格式

Kotya Karapetyan (2024). Flickr API with OAuth-based user authentication (https://www.mathworks.com/matlabcentral/fileexchange/34162-flickr-api-with-oauth-based-user-authentication), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: Update twitter status

启发作品: BTC-e trade api

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0