键盘快捷键
高级搜索
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.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2024 年 05 月 23 日 11:12上午
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.