Hi,
I am doing Two-factor authentication using SMS and email with ASP.NET Identity 2.0 and Owin, I am able to login my application with already used verification code, Please advice me how to delete/deactivate the already used verification code?
Many thanks in advance.
Kalaivanan.R