Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(insights): support authenticatedUserToken #1233

Merged
merged 5 commits into from Jan 17, 2024

Conversation

dhayab
Copy link
Member

@dhayab dhayab commented Jan 16, 2024

This PR brings support to authenticatedUserToken in Autocomplete's insights plugin.

When provided, its value is sent instead of the userToken value. When unset, the value for userToken is reverted.

FX-2708

@dhayab dhayab requested review from a team, sarahdayan and aymeric-giraudet and removed request for a team January 16, 2024 10:40
Copy link

codesandbox-ci bot commented Jan 16, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 08a156c:

Sandbox Source
@algolia/autocomplete-example-github-repositories-custom-plugin Configuration
@algolia/autocomplete-example-instantsearch Configuration
@algolia/autocomplete-example-playground Configuration
@algolia/autocomplete-example-preview-panel-in-modal Configuration
@algolia/autocomplete-example-react-renderer Configuration
@algolia/autocomplete-example-starter-algolia Configuration
@algolia/autocomplete-example-starter Configuration
@algolia/autocomplete-example-reshape Configuration
@algolia/autocomplete-example-vue Configuration

…aInsightsPlugin.ts

Co-authored-by: Sarah Dayan <5370675+sarahdayan@users.noreply.github.com>
@dhayab dhayab enabled auto-merge (squash) January 17, 2024 10:19
@dhayab dhayab merged commit bd398ee into next Jan 17, 2024
9 checks passed
@dhayab dhayab deleted the feat/authenticated-user-token branch January 17, 2024 10:24
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.

None yet

2 participants