If for some reason a user tries to access the /login page when token auth is not configured (either because of mismatch between IDE/workload/Apphost packageref or just because they enter it manually) the page will display but nothing they do will work.
We should consider redirecting to / from the login page if auth is not configured for token auth.