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
I am planning to do something simialr on my social network site but a little different then other sites do. Most sites allow users to login with these services, I plan to add these services to my signup form, they then pick there service, openID, facebook connect, myspace ID, then what I plan to do is get all info that these services provide and store them as a variable in my php script and then save to DB, the concept is to allow them to import info from other services on signup to make it easiar for them to signup, meaning less profile fields they will have to fill in later and such