2 references to GetTokenValue
Microsoft.AspNetCore.Authentication.Abstractions (2)
TokenExtensions.cs (2)
105var token = properties.GetTokenValue(name); 140return result?.Properties?.GetTokenValue(tokenName);