Farm Auth Service Tester

1. Request OTP


  

2. Verify OTP


  

3. Complete Profile (name + user_type)

⚠️ Requires OTP verification first (Step 2)

Uses the access_token from step 2


  

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