mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 07:54:25 +08:00
According to our API permissions model, the read-only role can also read secrets metadata (the actual secret itself is not viewable by anybdoy). Updating the frontend UI to match.