OpenID support for Ruby on Rails application

前端 未结 8 1059
萌比男神i
萌比男神i 2020-12-25 13:02

What is current state of the art for enabling OpenID login in Ruby on Rails applications? This is a community wiki with up-to-date answers to this question.

Authlog

8条回答
  •  死守一世寂寞
    2020-12-25 13:30

    Keep an eye on Bort. It is a base rails application which already has restful_authentication setup among other things. The guy doing it is planning on adding OpenID.

提交回复
热议问题