0

I want to create simpe native windows app in C++ thet would work as openID client. I wonder if out there are any openID C++ libraries?

Rella
  • 65,003
  • 109
  • 363
  • 636

3 Answers3

0

Have you tried KIN::libopkele, referenced in this question?

Community
  • 1
  • 1
JRL
  • 76,767
  • 18
  • 98
  • 146
0

The thing I can find is this: http://kin.klever.net/libopkele/

Sơn Trần-Nguyễn
  • 2,188
  • 1
  • 26
  • 30
0

I haven't personally tried it on windows, but I know people have — http://orenosv.com/blog/2008/08/24/windows-port-of-libopkele-openid-library-in-c/ — hope this will be of help.

Michael Krelin - hacker
  • 138,757
  • 24
  • 193
  • 173