AspectAvy Web Staging
Staging
Hosted auth for real QA.
This is the minimal browser entrypoint for AspectAvy’s shared account system. Use it to verify hosted sign-in, cookies, and edge-domain plumbing before the full web companion lands.
Host
staging-app.bagels.top
Flow
Email and password against the real backend session API.
Purpose
Sanity-check browser auth while MVP QA is still iPhone-first.
Login
Sign in
Successful sign-in redirects to a simple account detail page. Failed sign-in stays here without mutating browser state.
Browser auth on this host shares the same backend session cookie used by the hosted preview routes.
Need recovery instead of sign-in? Request a password reset link.