mmohades / Venmo

Venmo API client for Python
GNU General Public License v3.0
145 stars 43 forks source link

Is it possible to invalidate all access tokens? #57

Closed hughhhh closed 2 years ago

hughhhh commented 2 years ago

Currently trying to invalidate all tokens that have been created. Also if there is a way to see the list of access tokens currently in flight that will work as well.

mmohades commented 2 years ago

Changing your password will result in invalidating all the tokens. Also, checkout the "trusted devices" section in your Venmo app and remove all the devices. I don't think there's a way to see all the tokens.