cancel
Showing results for 
Search instead for 
Did you mean: 

Revoking old users

ruiaaperes
Mt. Kenya

I have noticed on my API Settings page that there's a limit to the amount of users an app can have. I know (based on API access) that a large percentage of users installed my app, tried it out and never used it again. My question is then: how can I revoke access to these users?

3 REPLIES 3

ActivityFix
Mount Logan

There's a deauthorize endpoint for oauth -- https://developers.strava.com/docs/authentication/#deauthorization

I can't use that endpoint, since I don't store access tokens. 

Unfortunately without the token I don't believe there's any other way except asking those users to revoke authorization themselves.