Fixed
Project:
Strava API
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2026 at 11:34 UTC
Updated:
15 Jul 2026 at 19:46 UTC
Jump to comment: Most recent
Follow up from #3007441: Use new authentication and scope
Refresh tokens are not handled. Only the bare access token string is stored, discarding the refresh token and expiry. Since access tokens expire after 6 hours, stored tokens go stale and users must re-authenticate.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
markconroy commentedComment #4
f0ns commentedComment #7
f0ns commented