A returning user enters their email and password then presses the “Log In” button. This screen is authorized for any user. Since no user is logged in at this point, there is no menu available on this screen.
Technical Note: An email address must be fully specified in the form user@host.network and must be a valid address. Domain literals (ie, 10.0.3.19) are not permitted. Address validity is guaranteed by the confirmation process. An address must not exceed 128 characters in length, a restriction imposed by the authorization database.
A new user must register in order to use the service. They enter a first and last name then press “Next”. This will take them through a series of registration pages. After a successful registration, they receive an email and must enter the confirmation code on the confirmation screen.