Skip to content

feat(client): pass normalized app+path to TokenProvider#196

Merged
dazip merged 1 commit intomainfrom
feat/token-provider-path-param
Feb 19, 2026
Merged

feat(client): pass normalized app+path to TokenProvider#196
dazip merged 1 commit intomainfrom
feat/token-provider-path-param

Conversation

@dazip
Copy link
Contributor

@dazip dazip commented Feb 18, 2026

No description provided.

@dazip dazip requested a review from drochetti February 18, 2026 17:28
@dazip dazip marked this pull request as ready for review February 18, 2026 17:29
@dazip dazip force-pushed the feat/token-provider-path-param branch from e49763a to 1641939 Compare February 18, 2026 23:55
@dazip dazip changed the title feat(client): add path parameter to TokenProvider feat(client): pass normalized app+path to TokenProvider Feb 18, 2026
@dazip dazip force-pushed the feat/token-provider-path-param branch from 1641939 to 81924f0 Compare February 18, 2026 23:58
Normalize the app identifier with `ensureEndpointIdFormat` and append
the resolved endpoint path before passing to `TokenProvider`. Add
`resolveEndpointPath` utility to deduplicate default path suffixes
(e.g. skip appending "/realtime" if the app already ends with it).
Apply the same pattern to both realtime and streaming call sites.
@dazip dazip force-pushed the feat/token-provider-path-param branch from 81924f0 to 9f4f3cf Compare February 19, 2026 00:01
@dazip dazip merged commit 6603299 into main Feb 19, 2026
1 check 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.

3 participants