ToolJet / ToolJet

Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
https://tooljet.com
GNU Affero General Public License v3.0
32.76k stars 4.25k forks source link

Introducing two types of workspace constants #9855

Open nechalmaggon opened 5 months ago

nechalmaggon commented 5 months ago
  1. Server side- secrets- masked & encrypted values- restricted usage
  2. Client-side- repeatable values- no encryption
gsmithun4 commented 3 months ago

Added this to scope Constants with any other string attached with it

Image