2 Commits

Author SHA1 Message Date
Vari
a5823b3e0e Fixed some bugs with the validation of the end of match requests.
Forgot to change the false of the Authorize() method.

Fixed comparison of Match creator and user that send teh request.
To compare objects don't use ===, use == instead.
2024-03-09 12:26:15 +01:00
Vari
cf8b3d0ea6 Added PlayerEndOfMatch Endpoint. 2024-03-09 12:26:15 +01:00