codeforpdx / dwellingly-app

Application for property managers to communicate with social workers
48 stars 28 forks source link

Sign out triggers "Already signed out" error message #842

Closed Chris-Boe closed 2 years ago

Chris-Boe commented 2 years ago

Describe the bug I think the backend is successfully signing the user out but then prompting a call to DELETE http://localhost:3000/ which gives back a 404

To Reproduce Steps to reproduce the behavior:

  1. Login
  2. Logout
  3. See error
  4. See 404 in console

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.