Skip to content

chore: remove dead accountId field from AuthOAuthResult - #28

Merged
marcusolsson merged 1 commit into
mainfrom
fix/issue-8-remove-dead-accountid
May 21, 2026
Merged

chore: remove dead accountId field from AuthOAuthResult#28
marcusolsson merged 1 commit into
mainfrom
fix/issue-8-remove-dead-accountid

Conversation

@marcusolsson

Copy link
Copy Markdown
Contributor

Issue 8 from TODO.md

The field on was never populated by and never consumed anywhere in the codebase. It increased type surface area and could mislead future contributors into thinking account identity features were partially implemented.

Changes

  • Removes the unused field from .
  • Verified with : no consumers exist in the repo.

Refs: TODO.md Issue 8

@marcusolsson
marcusolsson merged commit db0977d into main May 21, 2026
1 check passed
@marcusolsson
marcusolsson deleted the fix/issue-8-remove-dead-accountid branch May 21, 2026 09:54
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