Dear Team, Good day
We are planning to integrate Strava into our cycling project , Our front-end is EXE build (desktop application) and back-end is Wildfly server.
We are planning to do Strava OAuth authentications in front-end(client) and get the access tokens and stored into DB through api, then further connections(workout uploads) all going to happen from server .
Like whenever user done a workout and this workout send to Wildfly server through API and this server create FIT file of this workout and upload to Strava.
Awaiting for your reply , Thanks in Advance.