Skip to main content

As title states - im curious if there is a server to server pattern available for the strava api? I am using only my own feed and will be including it on a blog site i run. Webhook patterns, oauth2, etc..  all fine and well but id like to eschew the need to regularly click through the login process.

Any options here (did I miss a page of the docs?) or am i going to build a headless browser task that just chews 1.5s of lambda cpu every few hours/days to walk through the UI pattern and update my token/keys in a dynamo table?

I think i found what i was looking for - consider this question answered via this info Strava Developers


Reply