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

feature request: allow store to be read-only for users without auth token #428

Open
SheepTester opened this issue Apr 4, 2024 · 0 comments

Comments

@SheepTester
Copy link
Member

Any user, including users without an auth token, should be able to get store items and collections. I don't think store items are sensitive info.

The main use case of this is to generate website previews for store pages. Currently, when Discord generates a website embed for a store page, it won't have an auth token, so it gets redirected to the login page.

The front end can then handle preventing users from making orders if they can't access the store (e.g. replacing the "Add to Cart" button with a login button)

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