Disqus and retrieving logged in user

好久不见. 提交于 2019-12-24 11:34:52

问题


I creating a system, which could be considered a wiki, and I am going to use either Disqus or Intense debate to display comments on the articles on the site.

Is it possible using Disqus or Intense debate to ask their api to retrieve the username/userid of the user viewing the page, so I can log which users are editing my articles?

I could manually ask the Facebook API, Open Id, Twitter etc. for the userId, but it would be a lot simpler if there was just one API to request the Id of the user..


回答1:


To those who are interested, I chose janrain to use as log in, and then I am creating the comments feature myself.



来源:https://stackoverflow.com/questions/4119048/disqus-and-retrieving-logged-in-user

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!