diff --git a/Shogi.UI/wwwroot/appsettings.Development.json b/Shogi.UI/wwwroot/appsettings.Development.json index fdae94a..2c63c08 100644 --- a/Shogi.UI/wwwroot/appsettings.Development.json +++ b/Shogi.UI/wwwroot/appsettings.Development.json @@ -1,6 +1,2 @@ { - "Local": { - "Authority": "https://login.microsoftonline.com/", - "ClientId": "33333333-3333-3333-33333333333333333" - } }