Live data from Hacker News

Ask HN: How do you keep track of “Log in with” accounts

news.ycombinator.com

41–50 of 50 posts

Re: Ask HN: How do you keep track of “Log in with” accounts

#41
post #38

KeePassX with the password field left blank and the note field containing e.g. "SSO w/ Google".

This is the only comment that actually answers the question without giving opinions about “Log in with”

And it’s a very good suggestion. I do something similar, but instead of using a note, I just write it in the username field

Re: Ask HN: How do you keep track of “Log in with” accounts

#42
post #40

I almost always use Google (out of habit, many years using android phones and gmail) so I don't have to keep track of anything, although I do admit I have two Google accounts and sometimes it's a mess to organize between both (but this is my fault, historic reasons and too lazy to fix now). To everyone worried about Google closing and not being able to login via Google... what email provider do you use? Because if Go…

If you use your own domain, you're not nearly as screwed. Your old inbox is lost if you didn't back it up, but your accounts are still perfectly fine. I use Zoho Mail with my domain.

Re: Ask HN: How do you keep track of “Log in with” accounts

#44
post #20
post #17

Earlier quoted context omitted.

The point is that it allows you to remember which provider you used to sign in with and you’re not having to guess whether you logged in with Google or GitHub or whatever else.

If you are already using a password manager, why not login using password? No 3rd party dependency and risk, and no need to remember how you signed in.

There are websites not supporting password login. I think there’s a trend of this.

Re: Ask HN: How do you keep track of “Log in with” accounts

#46
I occasionally use Log In With Apple, because it can provide an obfuscated email address so they don't have my real address.

I never use any other third-party authentication service. I don't want to give Google any more information than I can avoid about the sites I visit, and I've barely even used my Facebook account for the past decade+.

Re: Ask HN: How do you keep track of “Log in with” accounts

#47
I use two things:

* A password manager (PasswordStore [0]), in which I may make entries without passwords but where I indicate my ID on a given account.

* A personal wiki in which I may indicate for something that I have an account connected to e.g. Google or whatever.

When I come to some service that I vaguely remember having used before, I will find the necessary info either in my personal notes or in my password manager.

[0]: www.passwordstore.org

Re: Ask HN: How do you keep track of “Log in with” accounts

#48

To the people using a password manager to store the fact that they used third party login, this is some of the most perplexing behavior I've seen in a while. It's like storing a photo of gold bars inside your basement safe. With almost zero extra effort, you could be in control of your own keys. You already have the entire infrastructure set up to do this and all you use it for is a glorified log book? Can someone ex…

One benefit could be if the site only supports something like username/password with SMS/email 2FA compared to a sign in option using Google/Microsoft/etc that you can use a security key/passkey with.

Re: Ask HN: How do you keep track of “Log in with” accounts

#49
About 10 years ago, I was using an online password manager, but it got hacked. At that time, I created this one: https://github.com/conradkleinespel/rooster

Nowadays, I use a combination of an online password manager (one that hasn't been hacked yet, as far as I'm aware) and Rooster as a backup.

Re: Ask HN: How do you keep track of “Log in with” accounts

#50
post #9

Earlier quoted context omitted.

surely you can just reset your password with the same email and regain access to your account?

If I log into Acme Widgets website via “login with Google,” then I don’t necessarily have an email or password with Acme, I have a delegated (SSO) account. In many auth systems you cannot use “forgot password” to convert SSO access to username and password. You have to actually log in and change it there. But of course if Google has locked you out, you can’t log in with Google. And anyway… if Google has locked you ou…

i have found mostly you can reset password to get away from google sso on many sites. no empirical evidence of course, and all sites are different.
Post reply on HN