CtrlK
BlogDocsLog inGet started
Tessl Logo

dev-auth-bypass

Authenticate a browser against a local ChatJS app without OAuth. Use for development login, local auth bypass, authenticated browser or Playwright testing, and the /api/dev-login route.

SKILL.md
Quality
Evals
Security

Dev Auth Bypass

  • Given the app URL, navigate the browser to <app-url>/api/dev-login.
  • Use browser navigation rather than curl so the browser receives the session cookie.
  • Expect the route to create the local dev user and session, then redirect to the app.
  • Use this route only in development. It returns 404 otherwise.
Repository
FranciscoMoretti/chat-js
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.