Archive for the ‘Kohana’ Category

Kohana and OpenID

Wednesday, May 14th, 2008

Tonight, I started playing with Kohana and OpenID, thanks to the OpenID module from http://code.google.com/p/kohanamodules/. I ran the authentication example with a OpenID I got from openid.org, but I kept getting a "Bad Signature" error. I wasn't sure if it had anything to do with how I do my development ...