Version: v2.3
Registration
User can register to the Amorphic application using the Register
link on the top right side of the Login page.
In order to register, user would require below information:
- Username: User identification to access to the application. Example: johndoe, janedoe etc.
- Full Name: Full name of the user being registered.
- Password: Password to access the application.
- Email Address: Email address to create the user account.
Once the user submitted all the details, page will redirect to Verify Email Address
page and a
verification code will be sent to the specified email address.
Enter the verification code in the text field and click on Submit
button.
Once the user is successfully registered to the application, page will redirect to the Login page.