When I try and login (today) on http://odata.stackexchange.com/stackoverflow/queries and choose my open id provider (myopenid) it tries to auto log me in before I can even type my username (subdomain)... thus I get logged in as John Doe 52 or something like that.
I get the feeling that the value in my local/session storage might have been wiped.. but the key is still there? (not sure how I can easily check in Firefox/Firebug). If so, it seems like the code should be a bit more robust to ensure that the stored username or whatever is stored is != "".
I'm fairly sure this has worked in the past as I have created several queries.
