I have just finished putting together a new Rails plugin that allows for the use of Twitter as a Single Sign-On provider using either OAuth or HTTP Basic for Rails. I'm planning on blogging about it/releasing it for real on Monday but wanted to soft-launch to the members of the Twitter dev community in case someone wants to try it out and hunt down some bugs.
You can find it here: http://github.com/mbleigh/twitter-auth/ The README should have the basic info about how to use it, as of now it has to be installed as a plugin instead of a gem (trying to track down the bug that's causing that), but I want to know what you think! Thanks, Michael Bleigh
