Secure Storage for Environment Variables

I would like to request a feature to securely store environment variables and sensitive information (like API keys and access tokens) within Softr. This is especially important for use in custom coding blocks.

Secure Storage: Implement a way to input and manage environment variables securely.

Encryption: Ensure all stored data is encrypted to protect against unauthorized access.

Easy Access: Provide simple methods to retrieve these variables in custom code during runtime.

+1