There are a lot of people here suggesting that Google's SSO should be avoided.<p>Those people are wrong.<p>If your email address ends in @gmail.com, then you don't control it, and have committed to tying your identity to Google's whims. <i>And that's okay!</i><p>There are certainly some issues with Google unilaterally blocking access to accounts, but (1) this is extremely rare and (2) honestly, you're screwed even if you're using a password manager in that case.<p>Why? Because "password reset" is effectively SSO tied to your email address. It's just less secure and harder to use.<p>Seriously – under the covers, OAuth and other SSO flows are virtually the same as the process of opening an email and clicking on the link, except that they've been vetted by security researchers where "reset password" emails are almost never actually secure.<p>Password managers, for the vast majority of people, are confusing, unreliable, and even dangerous. Backups are hard to manage, and people often get it wrong. Forget your GMail password? Google will accept government ID and get you back in. Forget your password manager's password? Too bad, you're out of luck. The latter is <i>vastly</i> more common than Google blocking people and refusing to let them back in.<p>To be fair to HN, there are a few good points in the responses here:<p>- @linsomniac does raise the good point that you're likely to need a password manager in any event, since some sites don't support SSO.<p>- @jaywalk points out that if you have an email address on a domain that you own, you're not dependent on Google in case they refuse you service. It's worth noting that in this scenario, using Google's SSO is still fine – if they lock you out, you can still access any accounts you used SSO to sign in to by using password reset. I have yet to see a site that doesn't allow switching from SSO to using a password.<p>One thing to add is that you should <i>never</i> use Twitter or Facebook SSO; if you do, and get locked out of (or want to delete) your account on either service, there's no recourse whatsoever, and there's no way to switch to a password because your account often isn't tied to an email address if you go with Sign-in with Facebook. Same goes for LinkedIn and other similar "Social Sign In" systems.