이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Flickr API with OAuth-based user authentication (https://kr.mathworks.com/matlabcentral/fileexchange/34162-flickr-api-with-oauth-based-user-authentication), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
