2

Where is the source code hosted? Git Hub? I cannot find it anywhere.

aherrick
  • 19,799
  • 33
  • 112
  • 188

2 Answers2

5

Yes, it's on GitHub with the rest of the project. It's under the master branch.

https://github.com/AArnott/dotnetopenid/tree/master

Andrew Arnott
  • 80,040
  • 26
  • 132
  • 171
3

See

http://www.dotnetopenauth.net/

https://github.com/AArnott/dotnetopenid/

Update: OK CTP 3.5 is hosted here:
http://sourceforge.net/projects/dnoa/files/CTP/OAuth2/

gideon
  • 19,329
  • 11
  • 72
  • 113