CLI now supports OAuth 2.0 device authorization
Jul 14, 2026
·1 minute read
wriftai auth login now redirects you to the browser to complete sign in, instead of requiring you to create an access token and paste it in manually.
Non-interactive login is still supported via WRIFTAI_ACCESS_TOKEN or the --token-stdin flag. Read the full writeup for token management, revocation, and more.