TAF.Infra.Authentication
1.1.1
dotnet add package TAF.Infra.Authentication --version 1.1.1
NuGet\Install-Package TAF.Infra.Authentication -Version 1.1.1
<PackageReference Include="TAF.Infra.Authentication" Version="1.1.1" />
<PackageVersion Include="TAF.Infra.Authentication" Version="1.1.1" />
<PackageReference Include="TAF.Infra.Authentication" />
paket add TAF.Infra.Authentication --version 1.1.1
#r "nuget: TAF.Infra.Authentication, 1.1.1"
#:package TAF.Infra.Authentication@1.1.1
#addin nuget:?package=TAF.Infra.Authentication&version=1.1.1
#tool nuget:?package=TAF.Infra.Authentication&version=1.1.1
Shared JWT authentication package for TAF microservices. Provides JWT bearer token authentication with standardized configuration and extension methods.
| 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. net10.0 was computed. 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. |
-
net8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.0)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.3.1)
- Microsoft.IdentityModel.Tokens (>= 8.3.1)
- TAF.Infra.Contract (>= 1.11.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TAF.Infra.Authentication:
| Package | Downloads |
|---|---|
|
TAF.Identity.SDK
HTTP client SDK for TAF IdentityService. Owns the service-auth routes, the credential header and the response contracts, so a consumer cannot call a path that does not exist or send a header nothing reads. v1.0.1: plan entitlements (licensing Gate A) and the platform lifecycle sweeps; the service credential falls back to ServiceAuth:ApiKey. |
GitHub repositories
This package is not used by any popular GitHub repositories.