3c83550fdb
Renamed `ClientSecret` to `AzureClientSecretCredential` and renamed `ManagedIdentity` to `AzureManagedIdentityCredential`. This makes it more explicit that these are Azure-based credentials. Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
Integrations common functionality
Contains some common functionality of integrations.
This package will be imported both by the frontend and backend.