07-11-2023 11:22 AM
I don't see a place within eBay to see a list of authorized apps. Other large OAuth platforms usually offer a list where they can be reviewed/revoked (am I missing it somewhere)?
It leads me to a paranoid question - will authorizing a new app disconnect any other previous apps connected to that eBay account? I assume it wouldn't, but there have been a few surprises in developing with the eBay API thus far so I wanted to double-check.
TIA!
07-24-2023 11:31 PM
Hello,
I really want solution to this post. Can you find solution or suggestion?.
If yes please share with me i really want it's urgent.
Best regard,
Martin
07-25-2023 08:40 AM
It doesn't sound like you are asking a programming question. Rather, it seems you are asking where the program user can see their tokens and revoke, if warranted. When a user revokes a token, it will not affect any tokens from other programs, as long as the other tokens are unique to each program.
If an app fetches a token from a user and shares that user-token with other related apps from the same developer (for instance, a suite of tools), then revoking that one token would disable all the apps from that developer that share that user-token. If the developer coins a new user token for each app in the suite, then the user would see multiple tokens from the same developer.
A user can view and disable tokens in their account settings, under the "sign-in and security" section.
https://accounts.ebay.com/acctsec/security-center
Look for "Third-party app access".