Chris wrote: > I have been looking into using OpenId and I discovered that there are > to 2 django libraries that handle this: django_openId and > django_authopenid. Any opinions on the two? Not sure which one I > should go with. >
I depends on what you want to do, be a relying party, i.e. the website that needs to authentication, or the openid provider, i.e. the website that hosts the openidentity. For the first, you can use both, for the provider you can only use django_openid. I would go for django_openid, for it seems to have a more active development. Regards, Roland --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---