Skip to content

v0.4.7 — Use per-device authorize token for writes

Pre-release
Pre-release

Choose a tag to compare

@claesmathias claesmathias released this 29 May 06:12
· 22 commits to main since this release

Fix attempt: the user-level authorize from login is expired. In xlink v2 each subscribed device carries its own authorize code in the subscribe/devices response. This version stores that per-device code and uses it as the write Access-Token.