Closed GoogleCodeExporter closed 9 years ago
If the OpenID 2.0 namespace is matched, there is no way that the library would
still search for OpenID 1.1. It'll either return false[#221], or the server
url[#233].
I don't know any provider which uses OpenID 1.0, and doesn't support newer
versions, so I don't really see the point in supporting an outdated and unused
version.
Also, I don't think you need to port the library -- that way you would lose the
ability to (easily) update. It'd be better to just write a wrapper, or
something.
[#221]: http://gitorious.org/lightopenid/lightopenid/blobs/master/openid.php#line221
[#233]: http://gitorious.org/lightopenid/lightopenid/blobs/master/openid.php#line233
Original comment by mewp...@gmail.com
on 26 Jul 2010 at 12:07
Oh yes - silly me, I overlooked the returns!
Original comment by alix.axel
on 26 Jul 2010 at 12:11
Original issue reported on code.google.com by
alix.axel
on 25 Jul 2010 at 10:51