Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Tags:

php

mysql

openid

I want customers to use their openId on my site. I googled for this but didn't find any good tutorial. I use PHP and MySQL.

There is one at Plaxo. But it says we should download something from JanRain.com.

I saw the openId module of Drupal. It doesn't want anything to be downloaded.

Can anyone tell me what to do exactly?

like image 625
Abdulsattar Mohammed Avatar asked Jan 25 '09 04:01

Abdulsattar Mohammed


2 Answers

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

like image 77
Bryan Legend Avatar answered Nov 12 '22 08:11

Bryan Legend


Many decent libraries are listed here: http://wiki.openid.net/Libraries

like image 12
Andrew Arnott Avatar answered Nov 12 '22 10:11

Andrew Arnott