I'm creating a Python script using the Google OAuth2 authentication "system", however, I'm not sure how to hide the client key. The files will have to be downloaded to use the program, and the intention is oviously that others will use the program as well.
Any help would be appreciated. Thanks.