Add Web UI for the SMS Site
This commit is contained in:
11
TwilioSMSReceiver.Web/Properties/serviceDependencies.json
Normal file
11
TwilioSMSReceiver.Web/Properties/serviceDependencies.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"identityapp.aad1": {
|
||||
"type": "identityapp.aad",
|
||||
"connectionId": "AzureAD:ClientSecret"
|
||||
},
|
||||
"secrets1": {
|
||||
"type": "secrets"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user