-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: pass supplemental contexts only for token client (#697)
* fix: supplementalContexts passed only with token authentication * fix: pass supplementalMetadata to telemetry only with token authentication * test: fix tests after new logic * fix: rename test variable to prevent overriding variables and dispose features * style: call fetchSupplementalContext only for token-based server --------- Co-authored-by: Francesco Piccoli <[email protected]>
- Loading branch information
1 parent
f2949d4
commit 7242835
Showing
3 changed files
with
51 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters