Currently auth is disabled in the E2E tests. This means that every request is automatically accepted, and we can't have e2e testing for any auth features we add. In order to allow testing of those features and running the e2e tests in a similar environment most users, we want to enable auth in e2e.