Login entry and vendor dashboard structure are kept separate from customer account and review pages. This local test never stores the vendor password.
Local-only vendor login test. Token is stored in this browser tab session only after successful login.
Security boundaryVendor password is never stored. A successful local test stores only the vendor session token in sessionStorage, scoped to vendor pages.