piyaz
Using PiyazWeb app

Authentication

Sign in to the hosted app and manage your sessions.

Authentication

The hosted app at app.piyaz.ai handles sign-in for you. Create an account or sign in, and your work stays tied to that account across browsers and devices.

Screenshot coming soon.

Signing in

Open app.piyaz.ai and sign in with email and password. Social sign-in (GitHub, Google) is not enabled yet. On the hosted app, sign-up is invite-only, so you need an invite to create an account. Once you are signed in, the app keeps a session so you stay signed in on that browser until you sign out or the session expires.

Sessions

A session represents one signed-in browser or device. You can be signed in on more than one at a time, and signing out ends the session for that browser only.

Agent and device sessions

When you connect an editor or agent (Claude Code, Cursor, Codex, Antigravity), it authorizes against your account and acts on your behalf for the projects you give it access to. Each connected agent or device holds its own session, so you can review and revoke them independently of your browser sessions.

Self-hosting

If you run Piyaz on your own machine, you configure authentication yourself. See Run Locally for the local auth setup.

On this page