How to automatically refresh an access_token using a refresh_token in a Blazor WebAssembly app in the background?

Mguma 1 Reputation point
2020-11-26T12:45:44.037+00:00

I would like to refresh an access_token using a refresh_token in a Blazor WebAssembly app in the background without the user involved.

Also I want to know if this is a common use case or not?

Thank you,
Marco

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,477 questions
{count} votes