Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 1.24 KB

README.md

File metadata and controls

17 lines (9 loc) · 1.24 KB

Deprecated

The Blazorade MSAL library has been deprecated and this repository has been archived. This is done mainly because of the problems when using Blazorade MSAL in .NET MAUI Blazor Hybrid applications.

Another Blazorade library will come out that focuses on authentication. This library will support any kind of application on any platform that Blazor is supported on, including .NET MAUI Blazor Hybrid applications.

This new Blazorade library is now publicly available at Github/Blazorade/Blazorade-Id. Note that this library is still in early development at the time of writing this (Feb 2024).

Until then, this repository will be available as an archived, read-only repository. The Nuget package for Blazorade MSAL will also be available, but marked as a legacy package.

Blazorade MSAL

A Blazor component library that makes it easy to use authentication in your application through MSAL, both in Blazor Server and Blazor WebAssembly applications.

Documentation

See the Wiki for detailed documentation on how to use Blazorade MSAL.