Replies: 1 comment 1 reply
-
You can keep clientId on the client side, it is totally safe. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a question about the clientid. If we are using react to connect, wouldn't the clientid be accessible on the browser side through developer tools? Even if we use environment variables, wouldn't it still be on the browser? What is the best practice to hide it from the browser?
Thanks,
Bill
Beta Was this translation helpful? Give feedback.
All reactions