SteamAuth icon indicating copy to clipboard operation
SteamAuth copied to clipboard

How to add a new authenticator, in the case of an existing authenticator

Open zhangpan-soft opened this issue 2 years ago • 3 comments

I already have a real mobile phone authenticator, but I want to trust the authenticator. I call the AddAuthenticator method, which returns a 29 status code What should I do?

zhangpan-soft avatar Mar 10 '23 09:03 zhangpan-soft

I already have a real mobile phone authenticator, but I want to trust the authenticator. I call the AddAuthenticator method, which returns a 29 status code What should I do?

I need a move authenticator method.

zhangpan-soft avatar Mar 10 '23 09:03 zhangpan-soft

You can't have more than 1 authenticator on an account

dyc3 avatar Mar 10 '23 10:03 dyc3

You can't have more than 1 authenticator on an account

I know, I want to move the verifier from mobile phone to another device, such as cloud . hosting Instead of removing it and adding it again. image

Here are some clues, but I don't know how to achieve it

zhangpan-soft avatar Mar 10 '23 11:03 zhangpan-soft