Authentication with Devise and Warden, part 1: Up and Running

December 12, 2009

In this post, I describe the authentication system I’ve chosen for the new Mealstrom: what it is, why I chose it, and how to get it up and running, plus the small issues I encountered.  In subsequent posts, I’ll describe writing custom authentication strategies, which will lead to posts on Facebook Connect and on Twitter. [...]

8