hackforla / HomeUniteUs

We're working with community non-profits who have a Host Home or empty bedrooms initiative to develop a workflow management tool to make the process scalable (across all providers), reduce institutional bias, and effectively capture data.
https://homeunite.us/
GNU General Public License v2.0
35 stars 21 forks source link

Update user redirects and tests #645

Closed erikguntner closed 4 months ago

erikguntner commented 4 months ago

Overview

Currently the user is redirected to the home page when signing out or trying to access a protected page and this needs to be updated to handle two cases:

  1. When a user signs out they are redirected to the home page
  2. When a user tries to access a protected page they are redirected to the sign in page

Update the failing Cypress tests