Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 1.82 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.82 KB

About Duende.AccessTokenManagement

Important

This project is now managed in our FOSS repository.

This is the repository for 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 repository are distributed as NuGet packages.

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!