I\'m trying to decide how to allow users to register for my website... there\'s openID, clickpass, facebook connect, google friend connect, etc, or the good old fashioned in-hou
Another possible option, instead of grinding the OpenID code yourself with the libraries is to use a SaaS service like RPX . You can get OpenID, facebook & myspace login in a couple hours. Your app just needs to be able to make HTTPS and parse JSON or XML resposnes.