2 references to AuthenticatorKeyTokenName
Microsoft.Extensions.Identity.Stores (2)
UserStoreBase.cs (2)
897=> SetTokenAsync(user, InternalLoginProvider, AuthenticatorKeyTokenName, key, cancellationToken); 906=> GetTokenAsync(user, InternalLoginProvider, AuthenticatorKeyTokenName, cancellationToken);