1 reference to _userCacheRefreshInterval
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
184if (useCache && now < _userLastCheck + _userCacheRefreshInterval)