How do you see what applications you've authorized on Stack Exchange with OAuth access?

StackOverflow https://stackoverflow.com/questions/10891046

  •  12-06-2021
  •  | 
  •  

Frage

I'm working on an app that integrates with Stack Exchange's OAuth interface, as defined here. I can approve the application, but can't figure out how to find the apps that I've approved.

enter image description here

How do I disable or at least view this after I've approved it?

War es hilfreich?

Lösung

Simply follow these steps (updated for the new profiles):

  1. Go to your user profile on any Stack Exchange site (oddly enough, http://stackexchange.com itself doesn't provide access to this information - even though the information is identical across the entire network), eg: https://meta.stackexchange.com/users/current

  2. Click the "edit profile and settings tab" (or just go directly to https://meta.stackexchange.com/users/edit/current)

  3. Go to the "Applications" tab. From here, you can view all authorized applications for your account and revoke access to a specific app.

enter image description here

Andere Tipps

On your profile, click on the "my apps" link

enter image description here

Or, use this direct link

You can remove them from there:

enter image description here

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top