Update: 2026-07-10 13:41:34

This commit is contained in:
Hamza-Ayed
2026-07-10 13:41:34 +03:00
parent be6e5bed92
commit 5fb2c25504
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -574,7 +574,7 @@ class AppLink {
"$auth/passenger/remove_account.php";
static String get verifyEmail => "$auth/verifyEmail.php";
//===================Auth Captin============
static String get authCaptin => '$server/auth/captin';
static String get authCaptin => '$server/auth/driver';
static String get loginCaptin => "$authCaptin/login.php";
static String get loginFromGoogleCaptin => "$authCaptin/loginFromGoogle.php";
static String get loginUsingCredentialsWithoutGoogle =>