v0.7.94
heygen-com/hyperframesv0.7.94Aug 5, 2026by github-actions[bot]
AI Summary
Adds RFC 8628 device authorization support to the CLI for secure SSH and remote terminal sessions.
Key Highlights
- CLI supports device authorization login (RFC 8628).
- Allows signing in without exposing API keys or loopback callbacks.
- Existing browser login unchanged.
New Features
- Add device authorization login
Full Release Notes
# HyperFrames v0.7.94 Released on 2026-08-05. The CLI now supports explicit RFC 8628 device authorization for attended SSH and remote-terminal sessions, so users can sign in without copying API keys or exposing a loopback callback. The flow is fail-closed, validates minted tokens before atomic persistence, and leaves the existing browser login unchanged. ## Features - **CLI:** Add device authorization login ([b9233525b](https://github.com/heygen-com/hyperframes/commit/b9233525b2e02ec9329445ab2602ebd557033daf), [#2836](https://github.com/heygen-com/hyperframes/pull/2836)) ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.7.93...v0.7.94