Refinement and cleanup

This commit is contained in:
Karolis Kundrotas
2021-09-10 01:54:05 +03:00
parent 99a978dede
commit fc699ca874
18 changed files with 301 additions and 375 deletions

View File

@@ -6,5 +6,8 @@
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
"AllowedHosts": "*",
"ClientId": "5931fda0-e9e0-4754-80c2-18bcb9d9561a",
"Authority": "https://login.microsoftonline.com/3415f2f7-f5a8-4092-b52a-003aaf844853/v2.0",
"Tenant": "3415f2f7-f5a8-4092-b52a-003aaf844853"
}