Repo for my 2019-12 articles:
The access_token_refresh branch has the code for the third article.
Based on ASP.NET Core 3.1.
This sample includes support for the following:
- login
- logout
- anonymous content
- login expiration
- API access token refresh
Repo for my 2019-12 articles:
The access_token_refresh branch has the code for the third article.
Based on ASP.NET Core 3.1.
This sample includes support for the following: