Technical requirements
The Blazor WebAssembly code used throughout this chapter is available in the book’s GitHub repository in the Chapter 9 folder: https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Chapter_09/Chapter_Content.
The API project we used in Chapter 8 will also be needed, as more endpoints have been added to it. You can find the project in the API folder in the GitHub repository folder for Chapter 9: https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Chapter_09/API.
In the last section, we will introduce Azure AD and AD B2C. If you are curious about using them with Blazor WebAssembly, an Azure account with an active subscription is required. If you don’t have an Azure account already, you can get started for free at the following link: https://azure.microsoft.com/en-us/free/.