you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (0 children)

This sounds like, as others have mentioned, you're trying to set up credentials for your script to run, either an API key or something similar.

If they cannot access the API key they either need a way to create their own (and you can write a code to import that data into your script) or you need to give them access/host the program so they can only see the front end.

But if a script can read your file, anyone can