How to add Authorization for Blazor Menu component?

This example shows how to show different menu based on user logged in using Authorization and Blazor Menu Bar component.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.