Skip to content

Pre-GA Design Partner and Early Access only. Request access

Helix Docs
v0.80.0 CLI · SDK

Browser sign-in arrives

helix login --method oauth signs you in through your browser using OAuth 2.0 with PKCE. The default login method is unchanged in this release.

npm install @trayai/helix-cli@0.80.0 @trayai/helix-sdk@0.80.0
View as Markdown

What matters in this release

Added

helix login --method oauth signs you in through your browser

OAuth 2.0 with PKCE, so no token is pasted by hand. The default is unchanged here and still uses your Chrome session or a pasted token; browser sign-in became the default in 0.85.0. Browser sign-ins currently expire after about an hour.

Read the docs →
Maintenance and internal changes (1)
  • SDK configuration additions supporting the new sign-in, with no public API change

All releases

Loading search…

Jump to a section

tab to move · esc to close