Project

General

Profile

Actions

dev #1374

open

[BE] 3 Seperate APIs Development for Forget Password for Local User [read description]

Added by Shafiuddin Haider over 1 year ago.

Status:
To Do
Priority:
High
Category:
api
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
12:00 h

Description

  1. 1st API for receive email as body params & return verification code
    -Email existence check & Verification Code Send to email
    -check required email provided
    -check email format
    -to check the provided email exists or not
    -response msg for email not found
    -generate & send 6 digit verification code to email
  1. 2nd API for receive email & code (6 digit) as body params and return success
    -check required email & code
    -check email format & code format (6 digit numeric)
    -validate 6 digit code against email
    -cover all response code

  2. 3rd API for receive email, password & confirm password as body params and return success
    -check all required fields
    -check email & password (8 character) standard
    -cover all response code

No data to display

Actions

Also available in: Atom PDF