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