Skip to content

refactor(access-token-client): drop origin from contact identification tokens - #496

Merged
durasj merged 1 commit into
mainfrom
claude/access-token-client-drop-origin
Sep 10, 2026
Merged

refactor(access-token-client): drop origin from contact identification tokens#496
durasj merged 1 commit into
mainfrom
claude/access-token-client-drop-origin

Conversation

@durasj

@durasj durasj commented Sep 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Regenerate @epilot/access-token-client from the access-token-api spec on claude/contact-identification-drop-origin (access-token-api !98).
  • Removes origin from ContactIdentificationTokenParameters and from the token item, along with the now-unused PortalOrigin type. The token carries portal_id, and the consuming API resolves the origin from that portal's config, so the field was a second source of truth.
  • Version bumped to 1.6.0 with a changelog entry; the package is published by hand from this version, so no pending changeset is left behind.

Notes

  • Merge after access-token-api !98, so the published client never advertises a field the API rejects.

Test plan

  • CI green
  • npm publish of the 1.6.0 tarball, then bump the dependency in customer-portal-api

🤖 Generated with Claude Code

https://claude.ai/code/session_01TAwMMEindALKZ1yt6tWCyg


Generated by Claude Code

@durasj
durasj merged commit 8214abe into main Sep 10, 2026
3 checks passed
@durasj
durasj deleted the claude/access-token-client-drop-origin branch September 10, 2026 21:08
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.

2 participants