BigPugLabs / ridevis

Ride Visualisation
https://ridevis.vercel.app
0 stars 0 forks source link

Overhaul strava api #7

Open BigPugLabs opened 7 months ago

BigPugLabs commented 7 months ago

Will fill out methods and typing for strava api calls

BigPugLabs commented 6 months ago

The user id is no longer on the session object, this is causing refreshing to fail as it was being used by the server action which triggers the listActivities function in the api

This bug will be addressed in the api rewrite

BigPugLabs commented 6 months ago

user id bug was fixed in #12