DISQUS

Phil Dawes' Stuff: Django openid auth - first stab

  • PhilDawes · 3 years ago
    Forgot to mention - the simplest way to test this is to use the example/server.py module from the python-openid package. Have updated the README in the file to reflect this.
  • Jonathan Daugherty · 3 years ago
    Hey,

    It's great to see someone else messing with OpenID + Django. I'm going to be working on this same thing soon, so I'll be interested to hear more if you find a good way to make this work. This may be helplful if you haven't already tried it:

    http://code.djangoproject.com/wiki/ExtendedUser...
  • PhilDawes · 3 years ago
    Cool - thanks. I'll take a look
  • Frankie · 3 years ago
    I'm pretty sure this breaks on 0.91 (possibly because of my stupidity).
  • joshuak.pip.verisignlabs.com · 2 years ago
    This looks great! I'll be writing my own implementation soon.

    (This should be integrated into the trunk)