You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
We want to add an API route, which only shows ones own match results and whether the player's team won.
It is still to be decided, whether we want to pass the playerId / steamId in the request or whether this should be extracted from the authentication token. The second solution would require a lot of changes in the app.
We want to add an API route, which only shows ones own match results and whether the player's team won.
It is still to be decided, whether we want to pass the playerId / steamId in the request or whether this should be extracted from the authentication token. The second solution would require a lot of changes in the app.
Afterwards, we can remove / fix issue #69
The text was updated successfully, but these errors were encountered: