«
»

archived blog posts

Can you suggest a nice user authentication system in Ruby on Rails?

09.14.09 | 2 Comments

I am currently building a system at work and one of its required features is user authentication. I used restful_authentication in a previous personal project, but last week, I just found out a new simpler user authentication system in railscasts.com called AuthLogic. I tried to integrate it to my project only to encounter another problem. It fails to validate password confirmation form field. Here’s the screenshot to that at twitpic.com.

So, can you suggest a nicer user authentication system in ROR? Please share!

Tags: ,

2 Comments


«
»