bryanknox / BlazorApiAadB2c

Sample Blazor WebAssembly app with API and AAD B2C
MIT License
0 stars 0 forks source link

BlazorApiAadB2c

A sample ASP.NET Core 5.0 Blazor WebAssembly standalone web app (BlazorSample) with authentication using Azure AD B2C. The BlazorSample app calls a sample ASP.NET Core 5.0 web API app (ApiSample) that is protected using Azure AD B2C. The sample API returns hard-coded weather forcast data.

This Sample Uses: