Biss.Authentication.Client
10.4.1
dotnet add package Biss.Authentication.Client --version 10.4.1
NuGet\Install-Package Biss.Authentication.Client -Version 10.4.1
<PackageReference Include="Biss.Authentication.Client" Version="10.4.1" />
<PackageVersion Include="Biss.Authentication.Client" Version="10.4.1" />
<PackageReference Include="Biss.Authentication.Client" />
paket add Biss.Authentication.Client --version 10.4.1
#r "nuget: Biss.Authentication.Client, 10.4.1"
#:package Biss.Authentication.Client@10.4.1
#addin nuget:?package=Biss.Authentication.Client&version=10.4.1
#tool nuget:?package=Biss.Authentication.Client&version=10.4.1
Biss.Authentication.Client
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
What can this NuGet package do?
Biss.Authentication.Client provides client-side authentication infrastructure for BISS applications, handling login, token management, session state, and secure credential storage. This package integrates with BISS ConnectivityHost backends to perform username/password authentication, JWT token refresh, and session lifecycle management. It includes HTTP client configuration with resilience policies, automatic token injection into API requests, and secure token storage. The client works seamlessly with both MAUI and Blazor applications, providing a unified authentication experience across platforms.
What are the core features?
• Login & Session Management - Complete login flow with username/password authentication and session state tracking • Token Storage & Refresh - Automatic JWT access token storage, refresh token handling, and silent token renewal • HTTP Client Integration - Pre-configured HttpClient with automatic header injection and authentication middleware • Resilience Policies - Built-in retry, timeout, and circuit breaker policies via Microsoft.Extensions.Http.Resilience • Secure Storage - Platform-specific secure credential storage for tokens and sensitive data • Logout Handling - Clean session termination with token revocation and state cleanup • Client Configuration - Flexible configuration options for endpoints, timeouts, and authentication behavior • INotifyPropertyChanged - Automatic property change notifications via PropertyChanged.Fody for MVVM binding
Dependencies
BISS Packages
| Package | Version | Purpose |
|---|---|---|
| Biss.Authentication.Common | Latest | Shared authentication contracts and models |
NuGet Packages
| Package | Version | Purpose |
|---|---|---|
| Microsoft.Extensions.Http | 10.0.2+ | HttpClient factory and configuration |
| Microsoft.Extensions.Http.Resilience | 10.2.0+ | Resilience policies for HTTP requests |
| PropertyChanged.Fody | 4.1.0+ | Automatic INotifyPropertyChanged implementation |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Biss.Authentication.Common (>= 10.4.1)
- Microsoft.Extensions.Http (>= 10.0.2)
- Microsoft.Extensions.Http.Resilience (>= 10.2.0)
- PropertyChanged.Fody (>= 4.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Biss.Authentication.Client:
| Package | Downloads |
|---|---|
|
Biss.Apps.Template.BaseAppTemplate
Biss Core SDK |
|
|
Biss.Authentication.Client.ExternalProviders.Blazor
Biss Core SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.4.1 | 4 | 2/16/2026 |
Changelog.md