BitzArt.Blazor.Auth 0.2.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package BitzArt.Blazor.Auth --version 0.2.3
NuGet\Install-Package BitzArt.Blazor.Auth -Version 0.2.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BitzArt.Blazor.Auth" Version="0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BitzArt.Blazor.Auth --version 0.2.3
#r "nuget: BitzArt.Blazor.Auth, 0.2.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BitzArt.Blazor.Auth as a Cake Addin
#addin nuget:?package=BitzArt.Blazor.Auth&version=0.2.3

// Install BitzArt.Blazor.Auth as a Cake Tool
#tool nuget:?package=BitzArt.Blazor.Auth&version=0.2.3

Tests

NuGet version NuGet downloads

Overview

BitzArt.Blazor.Auth is a tearless authentication library for Blazor United.

🍪 The package uses Blazor.Cookies for persisting user authentication state via browser cookies.

This package simplifies implementing custom JWT-based authentication schemes with Blazor.

  • Built for dotnet 8+
  • Supports all Blazor United render modes
  • Supports custom authentication flows
  • Supports Blazor built-in authorization utilities
  • Uses browser cookies to persist authentication state

Blazor render mode support

Blazor Rendermode Support
Static SSR ✔️
Interactive Server ✔️
Interactive WebAssembly ✔️
Interactive Auto ✔️

Resources

Refer to the documentation for more information.

documentation

License

License

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on BitzArt.Blazor.Auth:

Package Downloads
BitzArt.Blazor.Auth.Server The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Server-side package for BitzArt.Blazor.Auth

BitzArt.Blazor.Auth.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Client-side package for BitzArt.Blazor.Auth

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.3 966 5/14/2024
0.2.2 136 5/5/2024
0.2.1 113 4/30/2024
0.2.0 440 3/5/2024
0.1.1-prerelease 91 3/4/2024
0.1.0-prerelease 82 3/2/2024
0.0.2-prerelease 94 3/1/2024
0.0.1-prerelease 124 2/21/2024