Authgateway

Add user authentication to your agent's apps

Sign-in for the apps the agent builds: email, Google, GitHub.

acme-web / authusers
emailgooglegithub1.2k users
Sessionsactive
  • maya@acme.iovia google
    2m
  • jordan@acme.iovia email
    18m
  • alex@partner.iovia google
    1h
  • sam@acme.iovia email
    3h
48 sessionsrevoke →

Paste and ship

Drop this into Claude Code, Codex, or Cursor. It reads the docs and wires up Auth for you.

Agent prompt
Read https://vetta.sh/docs/capabilities/identity and use the naïve Auth primitive in my project. It is part of the gateway layer; wire it through naive.config.ts rather than calling a vendor directly.

Related primitives

Apps

gateway

Ship a Next.js app to a real URL with Postgres, auth, and storage included.

Database

gateway

Managed Postgres. SQL, CRUD, and migrations on the app it shipped.

Storage

gateway

File buckets on the app the agent deployed.