There was an error while loading. Please reload this page.
Currently secrets.ts accesses secrets by directly using the azure-keyvault API. There may be a better way to do this using Active Directory.
secrets.ts
Currently
secrets.tsaccesses secrets by directly using the azure-keyvault API. There may be a better way to do this using Active Directory.