Step-by-step checklist
- 1Enter the AquaView frontend URL (ngrok or staging).
- 2Click “Start Login Test” to launch the login flow.
- 3Complete AquaView login and MFA if required.
- 4Confirm the user payload on the callback page.
Notes
- The backend proxy uses `AQUAVIEW_API_BASE` to exchange the bridge token. Set it in your local `.env` or Vercel project settings.
- The bridge token arrives via `#bridge_token` in the URL fragment and must be exchanged server-side.
- The optional API base override is stored in session storage for this tab only.
Test configuration
Computed redirect URL
For visibility while testing
Enter URLs above to preview the redirect and login URL.