Technical requirements
In this chapter, recipes build on one another, resulting in a guide through the most often required identity features. For clarity, at the beginning of each recipe, you will find instructions on how to set up a working directory and where to get the sample objects from. On top of that, this chapter requires that you have a working Structured Query Language (SQL) database, a connection string to the database instance, and a SQL IDE as you will need to run a few custom migrations. Most of the tables will be scaffolded for you, so don’t stress if you don’t have much experience with SQL itself.
All the code samples are available on GitHub at: https://github.com/PacktPublishing/Blazor-Web-Development-Cookbook/tree/main/Chapter08/BlazorCookbook.Auth