Skip to content

zooid whoami

Displays the current authenticated user, server, scopes, and token expiry.

Terminal window
npx zooid whoami

None.

None.

Terminal window
npx zooid whoami
# Server: https://beno.zoon.eco
# User: ori
# Scopes: admin
# Auth: oidc (expires 2026-03-22T10:30:00.000Z)
  • Shows the decoded JWT claims from your stored token.
  • If the token is expired, zooid whoami will attempt to refresh it first.