FeatureFuel
4

Upload non-secret environment variables to Edge Function Secrets Management

Source: supabase/supabase#33636 · opened by @Magnuti
Problem


The Edge Function Secrets Management is excellent for secrets, but it is annoying when dealing with non-secret environment variables (for example redirect URLs and public keys), since it is not possible to view the raw value, only the hash. Hiding non-secret environment variables behind a hash is overkill in my opinion.

<img width="800" alt="image" src=" />


Suggestion solution


It would be nice if we were able to upload non-secret environment variables in the Supabase UI, like we can do on GitHub.

<img width="800" alt="image" src=" />

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests