The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
02-18-2024 11:38 AM
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?
02-18-2024 02:44 PM
There's a deauthorize endpoint for oauth -- https://developers.strava.com/docs/authentication/#deauthorization
02-19-2024 05:44 AM
I can't use that endpoint, since I don't store access tokens.
02-19-2024 06:23 PM
Unfortunately without the token I don't believe there's any other way except asking those users to revoke authorization themselves.
Welcome to the Community - here is your guide to help you get started!