Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.67 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.67 KB

About Duende.AccessTokenManagement

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!