The OpenID library I’m using for Rosebleed (and other projects, both major and minor) is SimpleOpenID from PHPClasses.org.
The original class did most of what I needed, but I made some minor changes. I’ve emailed the original contributor to offer my changes back, but until I hear back, I’ve posted my modified version here:
Comments/feedback always welcome.
Hi Eddie,
I’ve been using your modified class and I was wondering if it supports Google style authentication (where it doesn’t ask you for a username, just a URL).
If it does (or doesn’t, for that matter) do you have any ideas on how to implement it?