|
|
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.
|
|
|
|
|
|
|
|
|
|
|
restful_authentication
Category: Web Development > Ruby On Rails
Posted: 28 Aug 07
Need multiple user authentication? If so, the restful_authentication plugin is a great way to go. It will generate some basic authentication code for you which is good starting point to your authentication system. Watch this episode for details.
|
|
OpenID for Rails
Category: Web Development > Ruby On Rails
Posted: 30 May 07
OpenID is an upcoming standard enabling a single sign-on across web applications. This is a technical screencast on the OpenID protocol, ... all » ta...
|
|
Super Simple Authentication
Category: Web Development > Ruby On Rails
Posted: 20 May 07
The final piece of the administration puzzle: authentication. There are many different approaches which is why I saved this step for last. This episode will cover a few techniques including the simple solution used for this site
|
|