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.

OAuth and APIs: Sharing your data without leaving your zipper down - Tim Rosenblatt
Category: Web Development > Ruby On Rails      Posted: 19 Feb 09

Everyone's had the problem of wanting to access and allow access to web services/APIs for extensions and plugins, but this usually means handling login...

OpenID Authentication
Category: Web Development > Ruby On Rails      Posted: 28 Aug 07

Ever wonder how to implement OpenID authentication in your Rails app? This episode will show you how to add it to a site with an existing authentication system

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...

How to use OpenID
Category: Web Development > Plugin      Posted: 07 May 07

OpenID lets you log in to different sites without having to create a new username and password for each one. This screencast demonstrates OpenID in action.