Which Erlang implementation of OpenId should I use, if any?

I need an Erlang implementation of the OpenId protocol. I found the following, but it looks like this is a project at an early stage.

http://code.google.com/p/erlopenid/

Any hint or suggestion on what I should use?

+7
erlang implementation openid
source share
1 answer

Finally, I found all existing Erlang implementations for OpenID thanks to the following search engine for Erlang projects:

http://projects.trapexit.org/web/

Here are the results:

+4
source share

All Articles