Thursday, April 23, 2009

OpenID Login Box user Interface released

I have released an OpenID Login box user interface for OpenID. It has a single button, drop down list of OpenID or non OpenID providers, and popup authentication. You can customize the login box to your requirements. You can view and download it by going to the link below. License MIT, GPL.


14 comments:

Anthony said...

It looks neat, but:

1.) Why .rar? .zip or .tar.gz please.
2.) Can you put the code on github?

Santosh Rajan said...

Ok will do that.

daveboden said...

Here's an alternative:
http://code.google.com/p/openid-selector/

Santosh Rajan said...

And here is another one
http://jvance.com/pages/JQueryOpenIDPlugin.xhtml

Anonymous said...

how do you use it ?

Santosh Rajan said...

This is meant for developers who want to use this UI for enabling OpenID logins for their users. This is not the OpenID enabling server side software. It is only the software used on the browser (client side).

Santosh Rajan said...

test

amit said...
This post has been removed by the author.
property said...

I have a site which I would like to integrate with OpenID. Could you please let me know how it can be done as it does not do redirection.
The Site is http://propertymapz.com

Mihai PALADE said...

Hi,

Maybe a stupid question, but I will ask you:

How is this redirection made?
"index.php?openid_identifier=https://www.google.com/accounts/o8/id"

What is inside index.php file?

I am trying to integrate you openid login box into a non PHP based web server.

Thank you!

Piggy's Blog said...

What is inside index.php file?
Any chance to get an answer?

Meeran said...
This post has been removed by the author.
Meeran said...

Hi, Index.php file not available in the zip file. kindly let me get the file.
thanks

kubrat said...

I beleive it is a JS library.

Post a Comment