Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make /rooms API endpoint not require user #11815

Open
MaxOhn opened this issue Jan 24, 2025 · 0 comments
Open

Make /rooms API endpoint not require user #11815

MaxOhn opened this issue Jan 24, 2025 · 0 comments

Comments

@MaxOhn
Copy link

MaxOhn commented Jan 24, 2025

Similar to #11521

As far as I can tell, the only reason the /rooms endpoint currently requires a user is so that Room::search is able to determine whether the user has participated or owns the room if the corresponding mode is specified in the query.

Perhaps these modes could just be rendered useless or result in an error if the request is performed without authenticated user?

And just to mention my use case, I'd love for a way to fetch daily challenges' room ids without an authentication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant