Ask HN: Registration vs. Social Login

https://news.ycombinator.com/item?id=14738573
by joshmarinacci • 9 years ago
7 6 9 years ago

I'm working on a free online app for pixel drawing. You can use it without an account but to save work I need some sort of account system .

My question is which system do you prefer for free services: account registration, social login, or magic links.

Account registration means you are creating a new username and password to remember. The advantage is no connection to a required social network.

Social login means Facebook or Google knows everything. Plus which networks do I support? Github? Twitter? Others? How do you remember which network you used last time? Does the login page look like a NASCAR hood with so many logos?

Magic link means you put in your email and I send you a onetime link to set the auth cookie. You have no password remember or be stolen. However switching browsers becomes annoying.

So, as a user, which system do you prefer? As a developer, which system has worked out best for your user base?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com