Skip to content

Commit 53a4b0a

Browse files
committed
Adding the link to the B2C Web app calls Web API sample and updating the pictures
1 parent b1b0b4b commit 53a4b0a

File tree

3 files changed

+131
-72
lines changed

3 files changed

+131
-72
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ In this tutorial, you will learn, incrementally, how to add sign-in users to you
7474

7575
![Web apps calls Microsoft APIs](ReadmeFiles/web-app-calls-your-api.svg)
7676

77-
Learn how to update your Web App to [call your own web api](./4-WebApp-your-API/README-incremental-instructions.md)
77+
- Learn how to update your Web App to [call your own web API](./4-WebApp-your-API/4-1-MyOrg/README-incremental-instructions.md)
78+
- Learn how to update you B2C Web App to [call you own B2C web API](./4-WebApp-your-API/4-2-B2C/README.md)
7879

7980
5. Once you know how to sign-in users and call Web APIs from your Web App, you might want to restrict part of the application depending on the user having a role in the application or belonging to a group. So far you've learnt how to add and process authentication. Now learn how to [add authorization to your Web application](./5-WebApp-AuthZ), restricting part of it to users
8081

ReadmeFiles/aspnetcore-webapp-tutorial-alt.svg

Lines changed: 64 additions & 35 deletions
Loading

0 commit comments

Comments
 (0)