BitzArt.Blazor.Auth.Client
1.0.2
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BitzArt.Blazor.Auth.Client --version 1.0.2
NuGet\Install-Package BitzArt.Blazor.Auth.Client -Version 1.0.2
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.Client" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BitzArt.Blazor.Auth.Client --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BitzArt.Blazor.Auth.Client, 1.0.2"
#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.Client as a Cake Addin #addin nuget:?package=BitzArt.Blazor.Auth.Client&version=1.0.2 // Install BitzArt.Blazor.Auth.Client as a Cake Tool #tool nuget:?package=BitzArt.Blazor.Auth.Client&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
License
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- BitzArt.Blazor.Auth (>= 1.0.2)
- BitzArt.Blazor.Cookies.Client (>= 1.1.2)
- Microsoft.Extensions.Http (>= 8.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.4 | 83 | 2/8/2025 |
2.0.3 | 188 | 2/5/2025 |
2.0.2 | 70 | 2/5/2025 |
2.0.1 | 71 | 2/5/2025 |
2.0.0 | 71 | 2/5/2025 |
1.2.2 | 63 | 1/28/2025 |
1.2.1 | 181 | 1/22/2025 |
1.2.0 | 280 | 12/29/2024 |
1.1.1 | 217 | 12/16/2024 |
1.1.0 | 122 | 12/12/2024 |
1.0.2 | 903 | 10/28/2024 |
1.0.1 | 142 | 10/24/2024 |
1.0.0 | 968 | 7/30/2024 |
0.2.3 | 868 | 5/14/2024 |
0.2.2 | 165 | 5/5/2024 |
0.2.1 | 138 | 4/30/2024 |
0.2.0 | 471 | 3/5/2024 |
0.1.1-prerelease | 111 | 3/4/2024 |
0.1.0-prerelease | 126 | 3/2/2024 |
0.0.2-prerelease | 125 | 3/1/2024 |
0.0.1-prerelease | 151 | 2/21/2024 |