Adds support for Identity based authentication via IdentityPrincipalProvider for BytexDigital.Blazor.Authentication.
Info
Version: | 1.0.2 |
Author(s): | Ryan Torzynski |
Last Update: | Wednesday, July 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BytexDigital.Blazor.Server.Authentication.Identity |
Install
Install-Package BytexDigital.Blazor.Server.Authentication.Identity
dotnet add package BytexDigital.Blazor.Server.Authentication.Identity
paket add BytexDigital.Blazor.Server.Authentication.Identity
BytexDigital.Blazor.Server.Authentication.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- BytexDigital.Blazor.Server.Authentication(>= 1.0.2)
- Microsoft.Extensions.Identity.Core(>= 3.0.0)