- run
pnpm dev
- create an account
- close browser window
- open a private browser window to ensure no cookies (and browser extensions) exist
- log in with your account
- open developer console
Every 3 seconds we should see a successful (200) response from the /test
endpoint.
Every 3 seconds we see a failed (404) response from the /test
endpoint.