1 write to _token
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\AccessTokenResult.cs (1)
25
_token
= token;
1 reference to _token
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\AccessTokenResult.cs (1)
55
accessToken =
_token
;