You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.