AIUNIFY Social Media includes a normal user registration workflow. From the authentication area, select the option to create an account or sign up when you do not already have login credentials.
The registration interface uses the following user-facing fields:
The source validates that a name and email are present, that the email has a valid format, and that the password meets the application's minimum length requirement. The password must contain at least six characters, and the confirmation must match.
While the request is being submitted, the interface can display Creating Account.... A successful request produces an account-created or registration-success message and begins the email verification process.
Registration is followed by OTP verification. AIUNIFY Social Media sends a six-digit verification code to the email address associated with the new account. Continue to the verification screen and complete that process before attempting to use the authenticated workspace.
The registration screen includes a link for users who already have an account. Select Sign In to return to the login workflow instead of creating another account.