Duende.AccessTokenManagement
3.1.0-preview.1
Prefix Reserved
dotnet add package Duende.AccessTokenManagement --version 3.1.0-preview.1
NuGet\Install-Package Duende.AccessTokenManagement -Version 3.1.0-preview.1
<PackageReference Include="Duende.AccessTokenManagement" Version="3.1.0-preview.1" />
paket add Duende.AccessTokenManagement --version 3.1.0-preview.1
#r "nuget: Duende.AccessTokenManagement, 3.1.0-preview.1"
// Install Duende.AccessTokenManagement as a Cake Addin #addin nuget:?package=Duende.AccessTokenManagement&version=3.1.0-preview.1&prerelease // Install Duende.AccessTokenManagement as a Cake Tool #tool nuget:?package=Duende.AccessTokenManagement&version=3.1.0-preview.1&prerelease
About Duende.AccessTokenManagement
This directory contains a set of .NET libraries that manage OAuth and OpenId Connect access tokens. These tools automatically acquire new tokens when old tokens are about to expire, provide conveniences for using the current token with HTTP clients, and can revoke tokens that are no longer needed.
Packages
The libraries in this directory are distributed as NuGet packages.
- Duende.AccessTokenManagement manages tokens acquired in machine-to-machine flows in .NET workers and ASP.NET Core worker services.
- Duende.AccessTokenManagement.OpenIdConnect manages tokens acquired in user-centric flows in ASP.NET Core applications.
Documentation
Documentation is available here.
License and Feedback
Duende.AccessTokenManagement is released as open source under the Apache 2.0 license. Bug reports, feature requests and contributions are welcome. If you have an idea for a new feature or significant code change you'd like to propose, please start with a GitHub issue so that we can discuss it. Thanks in advance!
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 is compatible. |
-
net8.0
- Duende.IdentityModel (>= 7.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- System.IdentityModel.Tokens.Jwt (>= 8.0.1 && < 9.0.0)
-
net9.0
- Duende.IdentityModel (>= 7.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Http (>= 9.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- System.IdentityModel.Tokens.Jwt (>= 8.0.1 && < 9.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Duende.AccessTokenManagement:
Package | Downloads |
---|---|
Duende.AccessTokenManagement.OpenIdConnect
Automatic access token management for interactive OpenIdConnect-based ASP.NET Core applications |
|
Smusdi.Core
Bootstrapper for .NET service. |
|
Samhammer.Authentication.Client
Authentication client for .NET Core projects |
|
Indice.Scalefin.BancappModule
Package Description |
|
Kahdomi.Identity.Password
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0-preview.1 | 80 | 11/18/2024 |
3.0.1 | 28,665 | 11/7/2024 |