Documentation
Sign inGet started

bird auth logout

Usage

Exemplo de código
bird auth logout

Description

Revokes the stored OAuth token server-side, then deletes the credentials file. Idempotent: a missing file is not an error, and a failed revoke still clears local state (with a warning).
NameDescription
bird auth create-orgCreate the first organization and workspace and mint your credential.
bird auth loginAuthenticate with Bird through your browser (OAuth)
bird auth signupStart a passwordless Bird signup and email a six-digit code.
bird auth statusShow current authentication state and validate the token against the API
bird auth verify-emailConfirm the emailed six-digit code and sign in.