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

[Instantsearch] Use URL helper to remove auth from url #712

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

Jade-GG
Copy link
Collaborator

@Jade-GG Jade-GG commented Jan 23, 2025

Searchkit and browsers in general do not like when you do api requests with the auth in the url, a la http://elastic:[email protected]/

We do the same in autocomplete.vue, using the url helper to split up the url nicely.

@royduin royduin merged commit c44d50b into instantsearch Jan 24, 2025
7 of 12 checks passed
@royduin royduin deleted the feature/url-split branch January 24, 2025 09: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