-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently we support Variables & Secrets only at the level of individual datasets:
Often, these variables should be shared by multiple datasets of the same user.
I.e., kamu built-in user could benefit from defining these secrets just once:
- Etherscan API key
- YouTube API key
- GitHub Token
- CryptoCompare API key
- Alpha Vantage API key
- ...
The UI could be very similar to current, except for being placed as one of the tabs in the Account settings part of the platform:
The variables defined at this level could be accessible in all datasets the user owns now and would own in future.
If there is a variable with the same name at the individual dataset level, it should have the priority over account-level variable.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request