Samples.AspNetCore-IdentityServer4 icon indicating copy to clipboard operation
Samples.AspNetCore-IdentityServer4 copied to clipboard

Question: Could you demonstrate how to enable Refresh Tokens

Open Allann opened this issue 6 years ago • 0 comments

Would it be possible to alter your code to demonstrate how to enable Refresh Tokens. Once an access token is provided to the user in the web app, it will expire, how do we then request an updated token before the user sees an error?

Allann avatar Jun 04 '19 23:06 Allann