Implementing oAuth with DNN
I have to implement oAuth with DNN. How should i proceed? Should I use t开发者_开发技巧he existing oAuth libraries and just create a new provider for oAuth authentication or should i proceed otherwise?
Oliver Hine created one already - you can use it as a base - http://dnntwitter.codeplex.com/
精彩评论