Hello everyone,
I had a question regarding setting current locale without having a logged-in user. Is there a way to achieve that? I have an e-commerce app where users are allowed to navigate through it and switch between different locales before they sign-up/log-in.
I’d imagine a way where users can still decide their preferred locale without being logged-in by passing that to the server to get localized content.