2 references to ClientSideAuthenticationStateData
BasicTestApp (2)
AuthTest\ServerAuthenticationStateProvider.cs (2)
25
var
data = await _httpClient.GetFromJsonAsync<
ClientSideAuthenticationStateData
>(uri.AbsoluteUri);