Hi guys,
I’m making a small tweet frequency checker for fun.
After my webapp’s work is done, I want to remove the authorization from the user’s account.
So instead of the user going to his settings and revoking my application, I want to do that for him.
Is this actually possible, and if it is: what call do I use for this?
Thanks!
Dieter