Skip to content

fft auth

Inspect and renew credentials

Inspect and renew the credentials fft signs in with.

fulfillmenttools has no login endpoint: authentication happens against Google Identity Platform (Firebase), and only the resulting id token is ever sent to your tenant. fft signs in with your stored password, caches the id token, and refreshes it before it expires — so under normal use you never run these commands at all.

The Firebase Web API key is kept in the keychain alongside your credentials and never written to the config file. It grants nothing on its own, and fft will not send it anywhere but Google.

Usage

fft auth

Subcommands

See also

  • fft — parent command

This command also accepts the global flags.

An independent open-source project — not affiliated with, endorsed by, or supported by fulfillmenttools.