Sign in or log in using third party account when the service no longer exists

-2

I began to wonder what if I'll register at service X by using the account of another service Y which after some time will no longer active. For example, the Y service is no longer available, no longer supported and it's completely turned off. I've used it for signing into service X. Can I still sign in into service X using third party Y account?

rafr3

Posted 2015-11-07T18:30:11.707

Reputation: 199

Answers

0

Total conjecture since I actively avoid signing in with services like Google or Facebook in most instances but I would say it likely depends on how the service X handles logins.

If it actively consults service Y during login, your login will likely break.

If service X stores it's own credentials, only initially receiving them from service Y or perhaps updating them only periodically, then they are less likely to break.

I think "email" login is the best example of the latter. After a verification email is sent, it doesn't matter most of the time if your email address is accessible or what have you, so long as you type the correct one into service provider X's login box with the right password, you're golden.

Anaksunaman

Posted 2015-11-07T18:30:11.707

Reputation: 9 278