简体   繁体   中英

How to Use Skype for User Login in a website

We want to use Skype to authenticate users on our ASP.NET Website.

The OAuth protocol allows a user of an application to work with data from a service without providing the app with credentials.As Live,Linkedin,Facebook,etc supports Oauth. So we were able to authenticate users using Oauth. But Skype Doesn't support OAuth.How to authenticate Skype users ?

Skype does not provide OAuth API so it is not possible.

Skype APIs are designed for desktop and embedded integration of their client software, not for the web world. What you want is something which is not the business interest of Microsoft. They have other services for OAuth.

I suggest you tip Microsoft with one billion US dollars or reconsider your approach.

Skype现在提供从skypekit 4.x开始的OAUTH

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM