OpenID Library

Thursday, 18. February 2010 12:40 - daniel - Other - 0 Comments


I didn't like any of the php libraries available from openid.net, so I wrote my own simple OpenID 2.0 client implementation. Tie library takes an OpenID identifier, trys to find to correct endpoint, sends to user to login and verifies the login when the user comes back. Everything is done without relying on other librarys or storing data on the server. See dev.pew.cc/wiki/openid for more information about the library.

Also, img.pew.cc now accepts OpenID logins. If you log in you can delete your images or edit the tags and browse all images you have uploaded with your OpenID account.

If you find bug in my OpenID library or on img.pew.cc you can create a ticket to let me know.



Comments