Is it possible to create a desktop app using facebook oauth 2.0 authentication without requiring a browser interaction?

后端 未结 6 798
死守一世寂寞
死守一世寂寞 2021-02-02 00:16

Is it possible to have a client app which can authenticate using Facebook but without requiring browser(I mean no embedded browser in the code)?? User inputs the username/passwo

6条回答
  •  -上瘾入骨i
    2021-02-02 00:47

    Some good links in this regard: http://developers.facebook.com/blog/post/289/

    https://developers.google.com/identity-toolkit/ https://developers.google.com/accounts/docs/OpenID

    http://facebooktoolkit.codeplex.com/ http://csharpsdk.org/

    http://blogs.msdn.com/b/appfabric/

提交回复
热议问题