e2e2a / SimpleLoginJS

Login scheme in NodeJS, without database.
1 stars 0 forks source link

Registration should redirect to login page after registration #12

Open markheramis opened 7 months ago

markheramis commented 7 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Registration Page
  2. Fill in Registration Page
  3. Click Register

Expected behavior The user should be redirected to the login page after registration

e2e2a commented 7 months ago

@markheramis this issue has been resolve https://github.com/e2e2a/SimpleLoginJS/pull/13