User story
As a mobile client user, I want to see the verification code in the app, so that I can read it to my admin and get my device verified.
Acceptance criteria
Test scenarios
- The admin initiates verification for an iOS device → the app shows the same code as the admin panel.
- Repeat for an Android device → the codes match.
- Wait 60 seconds → the code changes on both sides at the same time.
- Copy the code → the clipboard contains the six numbers.
- The admin clicks Verify → the app shows success, then the Verified status.
- The admin cancels → the verification screen closes.
User story
As a mobile client user, I want to see the verification code in the app, so that I can read it to my admin and get my device verified.
Acceptance criteria
Test scenarios