ria
ria

Reputation: 811

Implementing oAuth with DNN

I have to implement oAuth with DNN. How should i proceed? Should I use the existing oAuth libraries and just create a new provider for oAuth authentication or should i proceed otherwise?

Upvotes: 1

Views: 980

Answers (1)

braindice
braindice

Reputation: 988

Oliver Hine created one already - you can use it as a base - http://dnntwitter.codeplex.com/

Upvotes: 1

Related Questions