I have implemented antiforgery token on my login page.
Now I had one user pressing back key on the keyboard,
and when they click on login button again after filling their credentials, they get error page.
Is there some better way of handeling this case like redirect them to
fresh login page?
Page that is login page is :/account/logon
If login details are sucessfull the user is redirected to :Home/Index page
on which the user pressed button back.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…