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

天大地大妈咪最大 提交于 2019-12-05 23:14:32

问题


I'd need an Erlang implementation of the OpenId protocol. I found the following, but it seems to be a project on its early stage.

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

Any hint or suggestion on what should I use?


回答1:


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

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

Here are the results:

  • http://github.com/etnt/eopenid
  • http://github.com/brendonh/erl_openid
  • http://github.com/pib/erlangopenid
  • http://code.google.com/p/erlopenid/
  • http://code.google.com/p/erlopenid-mochiweb/


来源:https://stackoverflow.com/questions/1700786/which-erlang-implementation-of-openid-should-i-use-if-any

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!