You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
This library provides automatic access token management features for .NET worker and ASP.NET Core web applications
automatic acquisition and lifetime management of client credentials based access tokens for machine to machine communication
automatic access token lifetime management using a refresh token for API calls on-behalf of the currently logged-in user
revocation of access tokens
License
This project uses the Apache 2 license. Feel free to use it in your own applications - or copy and modify the source code in your own private repo to optimize it for your own use-case.