Inhouse registration vs. OpenID vs. Google Friend Connect vs. Facebook Connect vs. (etc)

后端 未结 6 702
难免孤独
难免孤独 2021-01-31 04:41

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

6条回答
  •  忘了有多久
    2021-01-31 05:26

    @Nicolas has some very good points.

    I recommend starting with standard username/password, and add OpenID, etc. as options later if enough users ask for them (just like the Plaxo tutorial).

    Its always better to have a working site now, rather than a project that gets canned at the 90% mark. :-)

提交回复
热议问题