vote up 2 vote down star
3

Possible Duplicate:
How do you enable customers use their openid on your website, just like stackoverflow?

Duplicate of:

How do you enable customers use their openid on your website, just like stackoverflow?

I need to create a login as the one shown at stackoverflow, the openid, google,yahoo etc. how do I get about doing the same.

flag
This question is already asked! – Shoban Mar 19 at 4:25

closed as exact duplicate by Marc Gravell yesterday

7 Answers

vote up 2 vote down

http://code.google.com/p/dotnetopenid/

If you're using .NET

link|flag
vote up 1 vote down

Please read this question.

link|flag
vote up 0 vote down

class for PHP:

http://openidenabled.com/php-openid/

link|flag
vote up 0 vote down

Google API

link|flag
vote up 0 vote down

I might point out that stack overflow also uses the openid-selector lib

link|flag
vote up 0 vote down

Stack Overflow uses this library for the smoking hot javascript interface: http://code.google.com/p/openid-selector/

You can see the code they're using at http://sstatic.net/so/Js/third-party/openid-jquery.js

link|flag
vote up 0 vote down

I used RPXNow on one of my sites. They handle the UI for you if that's what you want.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.