e2e2a / SimpleLoginJS

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

User delete action not implemented #10

Closed markheramis closed 10 months ago

markheramis commented 10 months ago

Describe the bug PR #9 has been merged without resolving the Delete Action issue.

To Reproduce Steps to reproduce the behavior:

  1. Go to user-list
  2. Click on delete button

Expected behavior the User should be deleted

markheramis commented 10 months ago

This issue has been resolve via PR https://github.com/e2e2a/SimpleLoginJS/pull/11