Search code examples
iphoneios4openidintegration

Integrate open id in xcode


I want to integrate open id in my app. Is there any API or tutorial regarding its integration. Searched the internet could not find any help or tutorial regarding to open id integration. Any help regarding to this will be mostly appreciated. Thanks.


Solution

  • To the best of my knowledge, there doesn't yet exist an open source OpenID framework in Cocoa. There are several available in other languages, especially typical web backend languages like Python and PHP. If you're in it for good you can create one and put it on GitHub and get rich and famous!