Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
Mika Berglund edited this page Feb 4, 2021 · 4 revisions

Blazorade MSAL

Blazorade MSAL is a library designed to simplify the usage of Microsoft Authentication Library in Blazor applications. Both Blazor Server and Blazor WebAssembly applications are supported.

Getting Started

See the getting started section to see how easy it is to get started with Blazorade MSAL.

Live Demo

There is a live demo available for you to try. You find it at blazorade-msal-demo.azurewebsites.net. The source code to that demo is available in the Blazorade MSAL repository.