I’m struggling to get Windows Live Web Authentication running on Google App Engine (GAE) using Python, as I’m quite new to the language.
However there are lots of examples for Facebook and Twitter, I was wondering if anyone had come up with a solution for Windows Live yet?
I ended up using http://anyopenid.com which provides quite a good bridge to openid, and I was able to use this with Google App Engine.