You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ASP.NET.Sample/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,4 @@ The app will load your Open API application credentials and it will use it.
16
16
17
17
You have to also add your web app host URL in your API application redirect URIs, otherwise the account authorization will not work and you will get an error.
18
18
19
-
The application default URL is set to https://localhost:5001/ and http://localhost:5000/, add both to your API application redirect URIs.
20
-
21
19
You can find the application URL on project/properties/launchSettings.json file, you can change it from there if you want to.
0 commit comments