Skip to main content

Coming from https://github.com/dblock/slack-strava/issues/157I have 3,461 users authenticated with Strava according to https://www.strava.com/settings/api, but only 1,226 are currently active. Many users were trials or dropped off the app.

I'll work on de-authorizing users before deleting them, but is there a way to list authenticated users/purge these users for whom tokens weren't renewed in a long time? Any other ideas of how to deal with authorized users that aren't active and have expired tokens?

 

Hey dblock,


We don't currently offer a way to purse users, but you could always make note of the tokens that haven't been refreshed in a certain amount of time and send an update to your app users saying that if a user hasn't accessed the app in a certain threshold of time they will be deauthorized.


Hope that helps.


 


Reply