OpenID with Authlogic
Category: Web Development > Ruby On Rails      Posted: 31 Jul 09

Learn how to apply OpenID to an existing Authlogic setup as I show in this episode. This builds upon the app from episode 160.

Authlogic
Category: Web Development > Ruby On Rails      Posted: 18 Jun 09

Authentication can get very complex. In this episode I show how Authlogic can handle this complexity while you stay in control of how it is presented to the user.