mnbeer
mnbeer
**Describe the bug** After focus, if search is not initiated and user clicks away, the selected value is restored. If instead of clicking away, user clicks tab to lose focus,...
HttpContext.GetTokenAnsync("access_token") does not return a valid JWT token (as it does for "refresh_token" and "id_token"). So, how can it be used in a Microsoft Graph call using the OnBehalfOfProvider, like...
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...