开发者

How to pass authentication in Flickr without opening a browser?

开发者 https://www.devze.com 2022-12-13 23:13 出处:网络
I\'m developing Flickr client. It\'s a desktop application. I need to pass authentication without opening a browser i.e. I have 2 fields for login and password and when user press \"Log in\" 开发者_

I'm developing Flickr client. It's a desktop application.

I need to pass authentication without opening a browser i.e. I have 2 fields for login and password and when user press "Log in" 开发者_运维百科button all authentication steps should be performed behind the scenes.

Flickr API actually offers to open a default browser and let user pass authentication manually.

What is the way of this situation?


Here's a link: http://www.flickr.com/services/api/auth.howto.desktop.html

Here's what I think is a similar question on the FlickrNET API Discussion board:

http://flickrnet.codeplex.com/Thread/View.aspx?ThreadId=76155

0

精彩评论

暂无评论...
验证码 换一张
取 消