1 reference to Value
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\AuthorizationMessageHandler.cs (1)
68
_cachedHeader = new AuthenticationHeaderValue("Bearer", _lastToken.
Value
);