Browser Auth

Drives an authenticated browser session on synthex.social (or localhost) WITHOUT the flaky Chrome extension. The reliable path is a committed Playwright script (scripts/browser/dashboard-audit.mjs) that logs in with the SYNTHEX_TEST_EMAIL / SYNTHEX_TEST_PASSWORD test account and audits every integration surface. Use whenever asked to "log in", "authenticate", "audit the dashboard", "check what's connected", or before browser-verify / site-smoke-test on /dashboard/* routes.

cleanexpo 2401d6b 6.4 KB Updated

File contents

cleanexpo/synthex/tree/main/.claude/skills/browser-auth commit 2401d6b7b5

Frequently asked questions

npx skillmds@latest add cleanexpo/browser-auth