Code: https://github.com/DavidEggenberger/BlazorWebAssemblyOidc
In this video I show how we can add an Identity Provider using the OpenId protocol to a standalone Blazor WebAssembly Application. We then call a protected API with the access token we receive from the Identity Provider. Creator: David Eggenberger