Set Password Repo
This commit is contained in:
@@ -2,4 +2,5 @@ class ApiPath {
|
||||
static String checkPhone = '/api/v1/customer-auth/check-phone';
|
||||
static String register = '/api/v1/customer-auth/register/start';
|
||||
static String verify = '/api/v1/customer-auth/register/verify-otp';
|
||||
static String setPassword = '/api/v1/customer-auth/register/set-password';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user