Hi, what is the best practice to manage credential...
# questions
s
Hi, what is the best practice to manage credentials? The docs mention two approaches: using environment variables and local files. But we need to get credentials dynamically, calling an API. Do you have any recommendations for this?