Two legged OAuth using DotNetOpenAuth

…衆ロ難τιáo~ 提交于 2019-12-07 11:12:18

问题


I have read up on two legged OAuth and understand the principals behind it - my question is specific to the DotNetOpenAuth library. Is there sample code or supporting documentation on how to use DotNetOpenAuth via two legged authentication? Three legged appears to be supported quite well and since two legged is simply a reduction in the number of steps I would assume this would be easy - so far, this isn't the case.


回答1:


No, there's no samples of 2-legged OAuth with DotNetOpenAuth. If you're running into issues with doing it by just removing one leg from the existing samples, please describe the issues here: http://dotnetopenauth.net:8000/ticket/83 so they can be fixed.



来源:https://stackoverflow.com/questions/1640505/two-legged-oauth-using-dotnetopenauth

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