I have a Blazor client-side app, which should retrieve data from the Strava API. The Strava API uses OAuth2 with the authorization code grant. I am pretty new to Blazor and unfo