verify repo
This commit is contained in:
@@ -1,4 +1,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';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user