> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-mobile-login-extension/frontend-customer-registration.md).

# Frontend Customer Registration

Once Mobile Login is configured properly, you can see you defined frontend popup layout. Whenever a new user clicks on the register, he or she will be asked to enter the mobile number for verification using OTP.

<figure><img src="/files/wtCGXkMefF1gK4dl73TB" alt=""><figcaption></figcaption></figure>

Once customer enters mobile number and click Send OTP, they get an SMS with OTP to verify mobile number.

<img src="https://magecomp.com/support/wp-content/uploads/2019/06/13_otp-sms-in-mobile.png" alt="" height="428" width="400">

It shows a timer to enter OTP.

<figure><img src="/files/rFwHbfj7u3tyZhbnuwdS" alt=""><figcaption></figcaption></figure>

After the timeout, the customer can request to resend OTP.

<figure><img src="/files/4g7zTqNbrCdLguY3jBRt" alt=""><figcaption></figcaption></figure>

Once the OTP is verified successfully, the user is asked to enter the required details for registration.

<figure><img src="/files/nCywhqlPlU5ScO1L0OwB" alt=""><figcaption></figcaption></figure>

After successful registration, your new customer will be redirected to their My Account section with a success message.

<figure><img src="/files/v86kMG38VsJCZV2C7ktU" alt=""><figcaption></figcaption></figure>
