Actions
Task #557
closedFeature #533: Authentication Hum Rahi
EPIC #539: Epic: User Authentication - OTP Verification & Security
User Story #541: User Story HR-BE-01: OTP Validation API & Token Generation
Create OTP Verification API Endpoint
Start date:
Due date:
% Done:
100%
Estimated time:
Reviewer:
Description
Implemented the REST API endpoint to handle OTP verification requests. The endpoint accepts a mobile number and a 6-digit OTP and routes the request to the authentication service responsible for validating the OTP and initiating the user session.
Key Responsibilities:
- Accept mobile_number and OTP from the request payload.
- Validate request structure and OTP format.
- Forward the request to the OTP verification service.
No data to display
Actions