2 references to RefreshToken
Aspire.Hosting.Azure (2)
AcrLoginService.cs (2)
184if (string.IsNullOrEmpty(tokenResponse?.RefreshToken)) 189return tokenResponse.RefreshToken;