fix - Authority URL fix for blazor webassesmbly project (#36460)

This commit is contained in:
Shreyas Jejurkar 2021-09-27 21:35:54 +05:30 коммит произвёл GitHub
Родитель a3be77fc5d
Коммит fc21f6ae1d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,7 @@
{
////#if (IndividualLocalAuth)
//"Local": {
// "Authority": "https://login.microsoftonline.com/",
// "Authority": "https:////login.microsoftonline.com/",
// "ClientId": "33333333-3333-3333-33333333333333333"
//}
////#endif