Is there a way to hide the api key and authorization key when publishing a website? The language used is javascript.
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 23 maggio, 2024 alle 11:12AM
Hi @gkgk420,
Probably not in the source code of your website, if that's what you mean. You'll be better off using environment variables, which can be set privately and then read within your app whenever needed.