Day 60 Intermediate
Challenge 60 of 100
Code Verification
As a user, I want to enter a verification code sent to my email, so I can verify my identity and proceed securely.
Acceptance Criteria
- ✓ Display four input fields for entering the verification code digits.
- ✓ Show the user's masked email address where the code was sent.
- ✓ Include a clickable link to resend the code if the user didn't receive it.
- ✓ Provide "Cancel" and "Verify" buttons for the user to either abort the process or confirm the code.
- ✓ Ensure the "Verify" button remains inactive until all code fields are filled.
100 Days of Code Progress Day 60 / 100
Take this challenge
Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.
Start 7-Day Free Trial to Solve This Challenge