I’ve been looking at how I want to implement some of my own ideas into web services in the near future and one thing that I keep coming back to is user authentication. Currently my preferred way of handing this will be using OpenId, but I have not found any Erlang projects that are using this yet. So I’m starting one at:
http://erlopenid.googlecode.com
I haven’t even started working on the code for this yet, so if anyone is interested in this project and wants to get in at the beginning email me and I’ll add you as a project member.
I’m going to be spending some time over the next few days looking over the spec and seeing how I think this should be created.
Update: I started a Google Group for the project at http://groups.google.com/group/erlopenid Please join us in talking about all things Erlang related to OpenId.






