Skip to content

Commit c36fb01

Browse files
committed
Added RedirectUri in config
1 parent 9ce9653 commit c36fb01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

4-WebApp-your-API/4-3-AnyOrg/ToDoListClient/appsettings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
"TodoListBaseAddress": "https://localhost:44351"
2828

2929
},
30+
"RedirectUri": "https://localhost:44321",
3031
"AllowedHosts": "*"
3132
}

0 commit comments

Comments
 (0)