osu-web icon indicating copy to clipboard operation
osu-web copied to clipboard

Make `rooms/{room}/leaderboard` API endpoint not require user

Open cl8n opened this issue 1 year ago • 0 comments

Slice: Is there a reason why this api endpoint requires a resource owner? As far as I'm aware rooms are public so having to authenticate with a user just to access public information seems unnecessary.

it requires a user for the part that returns the current user's score, but the rest of the endpoint should still function without one

cl8n avatar Sep 30 '24 20:09 cl8n