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

globalSettings should not require authentications #3273

Open
mschipperheyn opened this issue Dec 13, 2024 · 0 comments
Open

globalSettings should not require authentications #3273

mschipperheyn opened this issue Dec 13, 2024 · 0 comments

Comments

@mschipperheyn
Copy link
Collaborator

mschipperheyn commented Dec 13, 2024

Is your feature request related to a problem? Please describe.
In multi vendor scenarios, and I imagine others as well, you might want to configure certain client side functionalities based on a configuration that you want to manage in the UI, ie not .env. The globalSettings is basically the ideal query for that but it requires authentication. I'm not entirely sure why that is the case.

Describe the solution you'd like
We need some kind of serverSettings style query that allows us to load customFields through a query that doesn't require authentication

Describe alternatives you've considered
I've considered offering this a plugin for htis. But this imho is really a basic concern that Vendure should offer.

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