Stage 60 — PWA API Authentication Foundation
One-stage test for memory-only PWA API authentication/session handling. No database changes and no SQL import.
- PASS — PWA API authentication helper is present.
- PASS — Authentication helper provides login, refresh and logout against API v1.
- PASS — Access and refresh tokens remain memory-only and are not persisted by the PWA.
- PASS — PWA shell loads both API client and API authentication helper.
- FAIL — Service worker v11 caches the public API helpers and still excludes API/private application routes.
Open PWA test shell