Register Repo
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
class ApiPath {
|
||||
static String checkPhone = '/api/v1/customer-auth/check-phone';
|
||||
static String register = '/api/v1/customer-auth/register/start';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user