Changes between Version 11 and Version 12 of CookBookShortcutsOpenIDAuthentication


Ignore:
Timestamp:
Dec 30, 2008, 4:35:22 AM (16 years ago)
Author:
Chris Hager
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBookShortcutsOpenIDAuthentication

    v11 v12  
    130130
    131131A Implementation of this is available [http://svn.zyons.python-hosting.com/trunk/zilbo/common/openid/ here]
     132
     133Some people reported problems getting this code to work. Another approach is the project [http://code.google.com/p/django-authopenid ajango-authopenid], which provides support for OpenID 2.x and has a working django example-project included. Read more [http://www.linuxuser.at/how-to-setup-a-django-project-with-openid-2-authentication here].
Back to Top