Jun 06 2008

restful_authentication howto, step-by-step (part 2)

Category: Rubyetd @ 3:36 am

Picking it up were we left it on restful_authentication howto, step-by-step (part 1) the second article of this series is a hands on example on how to use the restful_authentication plugin.

Things that will be covered include:

  • remove the need of a login
  • the use of an activation email, the application will require it’s users to activate their accounts upong sign up.
  • howto get rid of the remember me functionality (just in case you don’t need it).
  • howto strengthen a bit the default security of the framework.

Continue reading “restful_authentication howto, step-by-step (part 2)”