קיצורי דרך של מקלדת
חיפוש מתקדם
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
ב-מאי 23, 2024 ב-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.