![]() |
VOOZH | about |
dotnet add package Biss.Authentication.Client --version 10.4.5
NuGet\Install-Package Biss.Authentication.Client -Version 10.4.5
<PackageReference Include="Biss.Authentication.Client" Version="10.4.5" />
<PackageVersion Include="Biss.Authentication.Client" Version="10.4.5" />Directory.Packages.props
<PackageReference Include="Biss.Authentication.Client" />Project file
paket add Biss.Authentication.Client --version 10.4.5
#r "nuget: Biss.Authentication.Client, 10.4.5"
#:package Biss.Authentication.Client@10.4.5
#addin nuget:?package=Biss.Authentication.Client&version=10.4.5Install as a Cake Addin
#tool nuget:?package=Biss.Authentication.Client&version=10.4.5Install as a Cake Tool
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
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.
• 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
| Package | Version | Purpose |
|---|---|---|
| Biss.Authentication.Common | Latest | Shared authentication contracts and models |
| 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 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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 |
This package is not used by any popular GitHub repositories.
Changelog.md