Skip to content

v0.4.4 — Fix button 403: use Authorize token for writes

Pre-release
Pre-release

Choose a tag to compare

@claesmathias claesmathias released this 28 May 20:08
· 26 commits to main since this release

Fix: control buttons returned 403 Access-Token permission invalid. The xlink login response includes an authorize token separate from the access_token that grants write permission. This token is now stored and sent as an Authorize: header on PUT device-state requests.