AspNetIdentity
AspNetIdentity copied to clipboard
UuserManager.GenerateTwoFactorTokenAsync. How to forget old tokens when creating new ones
Hello!
using the command userManager.GenerateTwoFactorTokenAsync () I create a new TwoFactorToken. How to delete an old token? so that when you try to enter the old token, the system gives an error