Skip to content

Allow TRMNL install_success to rebind uuid on an existing token#89

Merged
asubowo merged 1 commit into
v1from
dev
Jul 14, 2026
Merged

Allow TRMNL install_success to rebind uuid on an existing token#89
asubowo merged 1 commit into
v1from
dev

Conversation

@asubowo

@asubowo asubowo commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

A valid access_token returned by TRMNL is already proof of identity and ownership for a UUID connection, so we can call install_success to rebind the access_token to the incoming UUID

Log the mismatch just in case though

A valid, recognized access token is already the proof of identity for
a connection, so a fresh install_success call should be trusted to
update the bound uuid instead of being permanently locked to whatever
was first recorded. Also log both the bound and presented uuid on a
mismatch so a stuck row can be diagnosed and fixed without guessing.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@asubowo asubowo merged commit 7bf6034 into v1 Jul 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant