In this small series we’ll setup a Blazor Web Assemly Application which communicates with a C# REST API. We’ll protect the endpoints with Auth0 as Identity Provider based on Roles (RBAC). Articles in this series: Blazor Authentication with Auth0 Blazor Authorization with Auth0 Blazor With Auth0, using the Management API…