TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ASk HN the case for going all OpenID Vs. local accounts Vs. Both

1 pointsby wastedbrainsover 15 years ago
We are implementing a user system and wanted to base it entirely off OpenID. We will store some account details, but use OpenID for all authentication and such. We were curious how much pushback we will get from people that don't have OpenID or like have separate accounts for various things. Who want to sign up and make a password on our system. Should we allow both? Anyone with experience with either case?

1 comment

charlieparkover 15 years ago
I think it depends on a number of things, among them being:<p>• is your target audience geeky? (that is, will the people coming to your site already know what OpenID is, or will you have to educate them on it?)<p>• how in-demand do you anticipate your service being? (that is, do you think it'll be <i>so</i> compelling that people will overcome the hurdle of having to sign up for an OpenID / figure out which of their OpenID providers to use?)<p>• are there other services in the same vein that use OpenID? (that is, is there precedent?)<p>• is there an alternate form of ID (Twitter? Facebook?) that would make more sense for your anticipated userbase?
评论 #1100592 未加载