blazor-server-aad-sample
blazor-server-aad-sample copied to clipboard
Handling expiration and refresh
Can this example be expanded to include recommended logic for using the refresh token upon access token expiration? Because a Blazor server http request is long-lived, expired tokens is likely to be a constant problem.