Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Brock Allen 42fd54fd5c
Merge pull request #106 from DuendeSoftware/joe/error-message-simplification
Remove unknown client error message
1 week ago
.config Bump NuGetKeyVaultSignTool from 3.1.6 to 3.2.3 3 months ago
.github added dependabot.yml 3 months ago
.vscode Add vscode startup config 4 weeks ago
build Update dependencies to .NET 8 6 months ago
samples Add accessor for current principal 3 weeks ago
src Remove unknown client error message 1 week ago
test/Tests Remove unknown client error message 1 week ago
.gitignore Add vscode startup config 4 weeks ago
Directory.Build.props add props file 2 years ago
Directory.Build.targets Drop support for .NET 6/7 3 weeks ago
Duende.AccessTokenManagement.sln Add worker sample with DI alternatives 2 years ago
LICENSE add license 2 years ago
README.md Update README.md 2 years ago
build.cmd first commit 2 years ago
build.ps1 first commit 2 years ago
build.sh first commit 2 years ago
global.json Rework to support both .NET 6 and 8 6 months ago
icon.png first commit 2 years ago

README.md

Duende.AccessTokenManagement

Automatic access token management for machine to machine and user-centric OAuth and OIDC flows

Documentation