Add support for secrets/environment variables #403
andreifloricel
started this conversation in
General
Replies: 1 comment
-
Sandpack doesn't support environment variables or secrets due to technical limitations. Supporting this in the future would likely require logins and a paid service tier. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unless I missed something, currently it is NOT possible to pass some secrets as environment variables (similar to https://codesandbox.io/docs/secrets)
As a real use case, I would like to provide some Firebase keys without exposing them.
Beta Was this translation helpful? Give feedback.
All reactions