Benefit for implementing OAuth

Posted by zfranciscus on Stack Overflow See other posts from Stack Overflow or by zfranciscus
Published on 2010-06-12T00:20:50Z Indexed on 2010/06/12 0:22 UTC
Read the original article Hit count: 555

Filed under:
|

Hi,

I am just wondering from a webservice provider point of view what is the benefit of asking users to create an account or login using 3rd party web service provider e.g: Twitter or facebook. Wouldn't it be easier to ask the user to provide their twitter or facebook login and use that to pull the user's twitter or facebook data.

I can understand the benefit of using From user point of view using OAuth provide security. It is safer to use OAuth than giving some one the internet our twitter or facebook login credential. But some how I can't figure out the benefit from the web service point of view.

Thank you.

Cheers

© Stack Overflow or respective owner

Related posts about oauth

Related posts about opinion