Keyboard Shortcuts
Advanced Search
Is there a way to hide the api key and authorization key when publishing a website? The language used is javascript.
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.
Can't find a movie or TV show? Login to create it.
உள் நுழை
பதிவு செய்க
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by Travis Bell
on May 23, 2024 at 11:12 AM
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.