Adam Lowry's Robotic Archive

'\n'.join([entry.text for entry in adam.blog])

Home | About

OpenID for Zine

written by Adam Lowry, on Mar 1, 2009 8:01:00 PM.

Continuing my experiments with Zine I finished an initial go at an OpenID plugin. The plugin requires the python-openid library (2.2.1 was all I tested) and Zine 0.1.2.

There's certainly room for improvement with the experience, and it's currently only using the FileOpenIDStore; this will need to be replaced with a database-backed store.

If you'd like to take a look at the code, it's up on BitBucket. It's incredibly not done (it'll fail if you cancel the OpenID process, for example)—but it "works."

Leave a Reply

Sign in with OpenID