User Login
When VCell is launched, a dialog window will pop up, welcoming the user and asking how they would like to proceed
with login. There are three options:
- Login - Redirect to the default browser of the computer, to authenticate through Auth0.
- Guest - Immediately login as the VCell Guest User, allowing limited access to VCell features.
- Skip - Dismisses the dialog, placing VCell in a "offline" state. Should the user wish to login
at a future time, it is possible through the `Account` menu.
For more information about what happens after clicking Login, see Auth0 Overview