Hello everyone. I’m new to Auth0 and I need help about something. Let’s say I have 4 locales in my website. Should I handle them with 4 client id and domain or is there a way to handle it more easily? Because if I use different client id and domain for each I will need to handle them in auth0 client and also the callback functions after successful login.
Thanks in advance