Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个应用程序。此应用程序使用 openId(google 和 yahoo)进行身份验证。我的问题是可以在 facebook 和 twitter 上使用 openid 吗?如果有可能比如何实施呢?
谢谢
遗憾的是,Facebook 在 OAuth2 之上实现了自己的登录协议。推特也!
请参阅 Facebook 的本教程 http://claudio.cicali.name/post/2010/01/use-facebook-connect-in-your-application/