Cypress - Authentication and Sessions
You want to test that a user stays logged in after a page reload by preserving the
auth_token cookie. Which Cypress approach correctly achieves this?