Check the API Protection

Learn to check if the API called by the Blazor WebAssembly application is protected.

The Blazor WebAssembly application seems to be protected from unauthorized access. While the user needs to be authenticated to access its pages, the API providing the weather forecast data is not protected. Let’s see how we can check this.

Get hands-on with 1200+ tech skills courses.