Julio Napurí Carlos wrote: > Hi > > I like to use this [1]. > Obviously in Pylons. Somebody know a django-authopenid alternative for Pylons > ? > You can use my middleware: http://trac.sandbox.lt/auth/wiki/AuthOpenIdMiddleware
I use it only with MySql but it works without problems for me. I have not tested it with PostgreSql (haven't had chance) but there is possibility that it will work without problems and Sqlite is missing correct implementation (haven't had time for that). What you see in your link is openid-selector (http://code.google.com/p/openid-selector/). It is jquery based openid selector plugin (a little bit buggy but working). It is up to you to integrate it into your application with my middleware or other OpenId solution. Regards, Dalius --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
