Actions
Task #1606
openEpic #1602: Auth API Integration
User Story #1603: Register API Integration
Integrate Phone Availability Check API
Start date:
04/13/2026
Due date:
% Done:
0%
Estimated time:
Description
Endpoint
POST /new-auth/register/check-phone
Request
{
"phone": "+13185456266"
}
Purpose
Check whether phone number is already associated with an account.
Acceptance Criteria
Phone number is validated before request
API response correctly handles:
phone available
phone already exists
Error state shown if API fails
Updated by Muhammad Fahad about 17 hours ago
- Status changed from New to Resolved
Actions