Jessecar96 / SteamDesktopAuthenticator

Desktop implementation of Steam's mobile authenticator app
MIT License
3.39k stars 635 forks source link

Question (about Steam web API revocation) #1063

Closed AsadAlrafidain closed 3 months ago

AsadAlrafidain commented 3 months ago

Forgive me if this is not the right place... I don't know where else to ask. I want to revoke the steam web API associated with my account..will that affect SDA (which is currently working fine)?

dyc3 commented 3 months ago

No, revoking the steam web api key won't affect how SDA works. SDA uses your account credentials to authenticate with the API, and your API key is not used.