Samples.AspNetCore-IdentityServer4
Samples.AspNetCore-IdentityServer4 copied to clipboard
Question: Could you demonstrate how to enable Refresh Tokens
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?