if (user.authenticated)
return <Dashboard />
catch(error)
auth.login()

$ authenticate --user

// Please provide your credentials to proceed

// No account found?

Hint: Your password is probably not "password123"