Add error page.
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Shogi.UI.Pages.Home.Api
|
||||
authorizedUrls: new[] { "https://api.lucaserver.space/Shogi.Api", "https://localhost:5001" },
|
||||
scopes: new string[] {
|
||||
"api://c1e94676-cab0-42ba-8b6c-9532b8486fff/DefaultScope",
|
||||
"offline_access",
|
||||
//"offline_access",
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user