diff --git a/public/test.html b/public/test.html index f7020f9..697b34f 100644 --- a/public/test.html +++ b/public/test.html @@ -41,6 +41,7 @@

3. Complete Profile (name + user_type)

+

⚠️ Requires OTP verification first (Step 2)

Uses the access_token from step 2

@@ -53,21 +54,64 @@ - +

   

4. Get User Details

+

⚠️ Requires OTP verification first (Step 2)

Authenticated GET request to fetch user profile with JWT token

Shows: phone number, name, profile type, location, last login, and all saved locations

- +

   
+
+

5. Add/Update Location

+

⚠️ Requires OTP verification first (Step 2)

+

Save your current location or a custom address

+ + + + + + + + + + + + + + + + + + + + + + + + + +

+  
+