By: Michael Lynch <git@mtlynch.io>
Show login-sent page in production Production login requests should send the magic link by email and render the check-email page instead of exposing the token in a browser redirect. Keep the immediate /login/confirm redirect enabled only for dev builds through the build-tagged redirectLoginTokens constant.