Client ID’s are public, you don’t need to do anything to hide them.
Auth tokens, and client secrets, are private though and should never be exposed to any end user or to the public.
Client ID’s are public, you don’t need to do anything to hide them.
Auth tokens, and client secrets, are private though and should never be exposed to any end user or to the public.