passport / todos-express-password

Todo app using Express and Passport for sign in with username and password.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to prevent user from going back using the browser?

alamenai opened this issue · comments

Original issue

Link

Description

When the user signs up, the browser should prevent him from going back to the signup or login page.

I'm getting the same thing - plus you can go back to login page by typing login back in the browser after you create the new user. I thought this was an example of how passport should work....................