Open GoogleCodeExporter opened 8 years ago
I just hit this issue as well, with Steam. Working around it for now by
catching the exception and checking the handle value myself, but that is a
nasty hack.
Original comment by nathan.c...@gmail.com
on 15 Jun 2011 at 1:11
Nevermind... just realized I can't work around it that way. Guess I'm extending
the class and rewriting the method.
Original comment by nathan.c...@gmail.com
on 15 Jun 2011 at 1:15
Ok, after a bunch more digging and reading up on the openId spec, I've
determined that this library will not work at all with Steam because it assumes
that the openId service it is connecting to supports associations, which Steam
does not; Steam OpenId is fully stateless.
Original comment by nathan.c...@gmail.com
on 15 Jun 2011 at 10:07
Original issue reported on code.google.com by
nican...@gmail.com
on 2 Jan 2011 at 7:46