I have been developed rails application for the past 3 years. I have worked on different rails authentication libraries: Devise, Authlogic, & Restful Authorization.
Restful Authorization
Source: http://github.com/technoweenie/restful-authentication
Tutorial: http://railscasts.com/episodes/67-restful-authentication
Recomendations: Good to know but not good to use
Authlogic:
Source: http://github.com/binarylogic/authlogic
Tutorial: railscasts.com/episodes/160-authlogic
Recommendation: Quite a mature library which have many add-on libraries for facebook, twitter, open-id, LDAP integration
Devise
Source: http://github.com/plataformatec/devise
Tutorial: http://railscasts.com/episodes/209-introducing-devise, http://railscasts.com/episodes/210-customizing-devise
Recommendation: Cleaner and easier to use. I have manage to integrate devise with facebook open graph authentication, I will write up and post here when time permit.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.