hey.food

Connect your account

Registration uses a short-lived device code. Identity verification, current agreements, and permission approval stay on auth.hello.food. The CLI never sees your password. That is the point.

heyfood register

Device authorization

  1. 01

    Start

    The CLI prints an approval URL and short code.

  2. 02

    Verify

    Complete email or SMS verification in the browser.

  3. 03

    Review

    Accept current agreements and review the requested permissions.

  4. 04

    Save

    The CLI saves credentials only after browser approval and response validation succeed.

Servers and scripts

heyfood register --device --no-browser
heyfood register --device --no-browser --json --timeout 600

JSON mode prints one result and does not launch a browser. A human still needs to approve the device once.