Static
Mount the test-login route. Call only from the AUTH_MODE === 'test' branch in Server.
AUTH_MODE === 'test'
Server
Express application
Backend, owns the gated handleTestAuthentication
handleTestAuthentication
Mount the test-login route. Call only from the
AUTH_MODE === 'test'branch inServer.