Skip to content

A connection carries the account that signed it in - #304

Merged
czpython merged 1 commit into
mainfrom
connection-account-id
Aug 22, 2026
Merged

A connection carries the account that signed it in#304
czpython merged 1 commit into
mainfrom
connection-account-id

Conversation

@czpython

Copy link
Copy Markdown
Owner

The Connection handle exposes id, scopes, identity, and connected_at, but not the druks account that owns the sign-in. Extensions that need the owner had to reach into connection.row.

  • Connection.account_id reads the owner off the row.
  • The Connections section of writing-an-extension.md lists the new field.
  • The handle test asserts the owner comes back.

@czpython
czpython enabled auto-merge (squash) August 22, 2026 09:25
@czpython
czpython merged commit e05883c into main Aug 22, 2026
1 check passed
@czpython
czpython deleted the connection-account-id branch August 22, 2026 09:26
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