695dc9fdce
When a user saves new Strava credentials with a different client_id, auto-delete the existing token (it belongs to a different OAuth app and will always fail on refresh). Add POST /api/strava/disconnect endpoint and a "Disconnect from Strava" button in settings, visible only when connected. Immediate: deleted diego_p's stale token so he can reconnect.