Themia.Modules.Identity.Tokens.AspNetCore
0.6.8
dotnet add package Themia.Modules.Identity.Tokens.AspNetCore --version 0.6.8
NuGet\Install-Package Themia.Modules.Identity.Tokens.AspNetCore -Version 0.6.8
<PackageReference Include="Themia.Modules.Identity.Tokens.AspNetCore" Version="0.6.8" />
<PackageVersion Include="Themia.Modules.Identity.Tokens.AspNetCore" Version="0.6.8" />
<PackageReference Include="Themia.Modules.Identity.Tokens.AspNetCore" />
paket add Themia.Modules.Identity.Tokens.AspNetCore --version 0.6.8
#r "nuget: Themia.Modules.Identity.Tokens.AspNetCore, 0.6.8"
#:package Themia.Modules.Identity.Tokens.AspNetCore@0.6.8
#addin nuget:?package=Themia.Modules.Identity.Tokens.AspNetCore&version=0.6.8
#tool nuget:?package=Themia.Modules.Identity.Tokens.AspNetCore&version=0.6.8
Persistence-free JWT access-token issuance for Themia Identity — AccessTokenService, symmetric signing, JwtOptions, and the shared access+refresh token issuer. No EF/Dapper, no user store.
| 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
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.19.1)
- Microsoft.IdentityModel.Logging (>= 8.19.1)
- Microsoft.IdentityModel.Tokens (>= 8.19.1)
- Themia.Modules.Identity.Abstractions (>= 0.6.8)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Themia.Modules.Identity.Tokens.AspNetCore:
| Package | Downloads |
|---|---|
|
Themia.Modules.Identity.AspNetCore
JWT bearer authentication wiring for the Themia Identity module — token issuance, validation, and ASP.NET Core middleware integration. |
|
|
Themia.Modules.Identity.ExternalAuth.AspNetCore
External OAuth/OIDC authentication for Themia Identity — server-side code→token exchange, PKCE, token-bound nonce, id-token validation, JWKS RS256 + HS256, and the external-login flow over a bring-your-own IExternalLoginService. No EF/Dapper, no user store. |
GitHub repositories
This package is not used by any popular GitHub repositories.