Hello everybody Mozilla recently released its login system, Persona, in beta. I wanted to give it a try but didn't find any satisfying way to use it, so I coded it myself. I made it a library to reuse it in different projects, and released it because somebody else might find it useful.
The aim is to give a login system easy to setup and easy to customize without rewriting parts of it. It's available on pypi (pypi.python.org/pypi/pyramid_persona), the code is on github(https://github.com/madjar/pyramid_persona/), and I made a blog post showing how it can be used (http://compiletoi.net/quick-authentication-on-pyramid-with-persona.html). I hope you'll find it useful ! -- Georges -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/uYdS5RA4T-8J. 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.
