Partial OpenID provider implementation from idproxy.net. It’ll take a while to package up provider support for django-openid, but in the meantime here’s some partial, incomplete, poorly documented example code ripped from idproxy.net. Hopefully this will give people trying to figure out the JanRain Python library a bit of a leg up.
Awesome. This should be fun. And like everybody else, I can't wait to see the django-openid provider release. :)
Thanks, Simon! We used this already as a guideline. Good times.